Question
How to implement UART receive with unfixed data size?
Posted on July 01, 2016 at 07:39
Hello all,
I use STM32F303VC and plant to use UART to receive data, but the receive size of data are different. Does anyone know how to implement it?Thanks