UART misalign received data after previous receive timeout
Posted on November 02, 2017 at 12:35 Hello, I'm having a problem making my UART communication robust on error. (two STM32F07xx custom boards communicationg through UART3, HAL + CubeMx). I have custom protocol (quite simple), fixed message leng...