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.

CC2652R: ISR on SPI slave received 1 frame

Part Number: CC2652R

Hi,

I am using CC2652RSIP as SPI slave to receive data frames (1 byte each).

Since it is only 1 byte, I am trying to implement ISR after 1 byte is received. 

So far, it seems to me, that using only SPI peripheral it is not possible. Is there any option to avoid using DMA?

Cheers, Ivan