Part Number: TMS320F280049
Hi,
is it possible to read multiple times from IF3 during one RX interrupt? In my application it is possible, that there are already two message when I get into the RX interrupt for the first time.
I tried to read the IF3Upd-flag in a loop. At the end of each iteration all configured registers in IF3_OBS are read. This does not work. The IF3Upd-flag is only set once.
The next RX interrupt is triggered with the next message.
So I will always read the message before the current and will never get to the current.
What can I do?
Best regards,
Stefan W.