Part Number: TMS320F280023
I have almost same question as the related post.
Except ten years has passed by and I have another µcontroller.
I want to limit the number of interrupts when receiving sci data by utilizing the Fifo buffer.
I receive telegrams from 1 to many words long.
My dream scenario i get an interrupt when fifo is half or more full, and i also get an interrupt when any data is in fifo and the line has been silent for some time (preferably 2-3 words time)
As I read the related question this is not possible on the other but similar µC he was using 10 years ago.
Is this still true today on the newer F28002x µControllers?