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.

CCS/CC2640: SPI CallBack and BLocking Mode

Part Number: CC2640

Tool/software: Code Composer Studio

"I have now changed my code, so that the SPI finished callback triggers a event for the RTOS; this will then read the sensor data. For now, this solution works, and I did not had to completely re-write my code.
I guiss, in the future, I will solve such an issue by directly using the SPI as blocking."

This was quoted in the original thread?