UART framing error on STM32F0 device
Posted on March 19, 2015 at 12:18Hello! I am currently using STM32F030R8T8 for communication purpose (RS485). The functions I wrote to communicate seems to be working fine but most of the time the communication stops and refuses to restart. I implem...