Search found 1 match

by bevis0405
Tue Jul 25, 2023 2:33 am
Forum: General discussion
Topic: STM32F411VE HardwareSerial sends garbage
Replies: 9
Views: 2472

Re: STM32F411VE HardwareSerial sends garbage

If you are using interrupts for the UART, make sure that the interrupt handlers are correctly implemented to prevent data loss or corruption.

Go to advanced search