Part Number: CC2640R2F
Hi all,
I am working on SPI driver. And I want to use it on callback mode. I don't know the procedure for this and I am not finding any example also.
Please help me on this
Regards,
Aslam
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.
Part Number: CC2640R2F
Hi all,
I am working on SPI driver. And I want to use it on callback mode. I don't know the procedure for this and I am not finding any example also.
Please help me on this
Regards,
Aslam
Hi Aslam,
The TI Drivers API SPI.h module and the spislave example code shows how to use the transferCallbackFxn callback. The TI Drivers documentation also provides a full description of the SPI callback mode functionality.
Regards,
Ryan