This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Example_F2802xSpi_FFDLB stuck in while loop

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 :)