cancel
Showing results for 
Search instead for 
Did you mean: 

HAL_UARTEx_ReceiveToIdle_DMA losing bytes when receiving from YAT on Windows, but not when using Termite.

IBeck.3
Associate

I'm using a STM32F103C8 MCU, in UART2 with DMA, I lose many bytes when I send data to UART using a FTDI with YAT terminal. However when using Termite terminal I lose no data. My guess is, YAT sends data somewhat slower than Termite. If that's the case, is there a timeout parameter to modify the dynamics of HAL_UARTEx_ReceiveToIdle_DMA?

1 REPLY 1
DTomi.1
Senior

Did you solve this?