9 years, 3 months 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).

Be the first to answer this question.