HAL_UARTEx_ReceiveToIdle_DMA losing bytes when receiving from YAT on Windows, but not when using Termite.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-19 1:54 PM
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?
Labels:
- Labels:
-
DMA
-
STM32F1 Series
-
UART-USART
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-20 2:21 AM
Did you solve this?
