Hello,
There is member element SPI_Status in the SPI_transaction strtuct. This is supposed to give the status of SPI Transfer. When I see the status after SPI _transfer is complete (both blocking and callback mode). I get random values, instead of the enum values of SPI_status. Where does it get updated? I have walked through the SPI Tiva driver and don't see this member element being updated. I am facing some SPI_transfer issues and am debugging the issue.
Please help me where this member element is getting updated
H/W and S/W details
TM4C129x Microcontroller
TI-RTOS 2.14
Tivaware 2.1.1.71b
CCS 6.1
TI-ARM Compiler 5.2.5
SPI device -> RFID reader from Maxim
Thanks in Advance
Narendrfa