STM32F030 UART HalfDuplex config
Posted on November 15, 2016 at 23:07 Hello there, I am trying to configure uart in half duplex mode on STM32F030 device (usage with RS485 later on). I am having difficulties in making the program work properly using the HAL library. This is ...