Hello everybody ,
I would like to have a DMA transfer on UART RX event alongside with RX IDLE condition interrupt.
However, the Sitara reference manual says that the time-out interrupt (related to RX IDLE) the counter counts only when there is some data in RX FIFO.
but the DMA is always fetching data from the RX FIFO, so I understand that I ll never get the RX IDLE interrupt .
am I right ?
any workaround available ?
thank you
regards
Carlo