On the 32F407 is it possible to have DMA USART2 receive terminate on an idle line or say 20mS timeout?
I´ve read some MCUs support idle line events, but looking through the datasheet can´t see how to implement this.I could DMA 3 bytes at a time, but best would be to have DMA completion triggered after idle or timeout.