Spi rx-fifio-flush

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User14551
Level 1
Level 1
Hello,

i want to sent 3 messages via SPI without reception.
After that i want to send messages and use the recepted Data.

My idea is, to implement the SPI without Fifo receive interrupt first.
After that i Flush the RX-FIFO an activate the interrupt.

Now the problem:
Is there any flag, which indicates the running of the SPI transmit?
I have no interrupt to reset the standard events.

After the RX-flush, it is possible that the SPI get new Data, which are just shifting out.

Best regards
0 Likes
0 Replies