Download Print this page

Infineon SPI DMA 1 Manual page 10

Spi data communication via dma, aurix tc2xx microcontroller training

Advertisement

Implementation
SPI Master Slave Communication:
The SPI Master Slave communication is established through the following steps:
Enable SPI Slave for data communication using the function:
IfxQspi_SpiSlave_exchange()
Enable and Start SPI Master data communication using the function:
IfxQspi_SpiMaster_exchange()
Poll for SPI slave data reception using the function:
IfxQspi_SpiSlave_getStatus()
The received and transmitted data are compared byte by byte and the
number of errors are counted
2020-01-17
Copyright © Infineon Technologies AG 2020. All rights reserved.
10

Advertisement

loading