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.

AM3359 SPI TX and RX Buffer

Other Parts Discussed in Thread: AM3359

Hi,

We are using AM3359 SPI 1 , some times Firmware gets stuck checking for

1) RX buffer to be full or

2) TX buffer to be empty.

This might be because the SI communication is interrupted : Tx buffer  is transmitting, RX buffer is receiving interrupted by higher task(This higher task has to be with high priority)

Is there any way where I can, clear these two Buffers RX and TX when they are interrupted?

Regards,

Bindu