UART in STM32F407
Posted on May 02, 2018 at 17:24HelloI run into a stupid problem. I have a data that is sent by a device with bitrate115200. I need to read it with STM2F4. The data is five HEX numbers.I was trying to do this in different ways but I failed. I am read...