STM32L562 UART Data Rx packet loss
Hi,I am using USART4 in STM32L562E-DK eval board. with given configuration. In which I am able to transmit the data correctly on TX based on which UART slave device is sending back the 4 bytes ACK and 16 bytes RESPONSE.Using following codevoid HAL_UA...