Resolved! STM32G0B0 USART1 data incorrect
- STM32G0B0 USART1 receiving RS485 data via interrupt driven data collection. Our micro is attached to a RS485 interface(38400, 8,N,1) receiving BACnet data. The data taken on the 485 bus is different from what we receive in the USART buffers. We h...