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