Emul usart AN4457 issue
Hello,
Has anyone ever used the emulated usart provided by ST (AN4457) based on timer and DMA?
I need it for transmit, not for reception.
In my test, most of the time TX characters are corrupted, sometimes it works.
I checked with scope and it appears that the startBit is missing, but the rest of the byte is correct.
Here example with the 'a', white trace is the correct one, yellow is the measured trace.

It seems that the Start bit is present in the 'calculated' buffer for DMA, but the timer overflow early...
Thank you,
Pierre
