Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years ago.
SPI Doubts on FRDM-KL46Z
I am interfacing with a TIVA c microcontroller through SPI on FRDMKL46Z to receive some data. How do I receive it? How do I invoke the function exactly at the time it is sending the DATA. I don't want to use Polling (Interrupt driven would be better).