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.

TMS320F280039C: sequence of interrupt is wrong

Part Number: TMS320F280039C

Tool/software:

Dear expert,

I use F280039C as slave, when I transfer the slave state from receive to send, I found that the transmit data ready interrupt is triggered first, then trigger the accessed as slave interrupt. But after i sent the first package data, the interrupt sequence become correct. Could you help find the root cause? Another question is how to clear XRDY manually?