STM32F030C8 UART1 RS485 not working above 19200 baud rate
Hi everyone,I'm working on a project using the STM32F030C8 microcontroller. I'm using USART1 for RS485 communication (both transmit and receive), and I’m facing a strange issue with the baud rate.At 19200 baud and below, everything works fine.When I ...