Resolved! Get DMA count
Posted on May 29, 2017 at 17:55Hi all,I'm using USART with DMA to implement a Modbus rtu slave node.I want to implement this:- the USART use DMA to store received characters in a buffer- a contdown-timer count the time between character to recognise...