Hello,
I'm trying to run through this example and it is getting stuck in the "while(SPI_getRxFifoStatus(mySpi) == SPI_FifoStatus_Empty)" command. My understanding is that it is just waiting for all of the spi commands to complete, but I'm not sure why it is still running.
Please help :)