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
10
2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.