Resolved! Lost UART First Byte on Reception
Hello All , I am using UART6 of STM32H7 series MCU for reception of 9 Byte data . UART is losing first byte when receiving data on UART using interrupt. Setup: 1. I am using full duplex RS485 (Modbus) 2. I have 2 MAX485 IC one for reception & anot...