Terrible Experience with STM32 UART HAL
Posted on September 17, 2015 at 23:47I am having no end of difficulty doing even the simplest thing with serial ports. I am using STM32CubeMX to generate my project which is being compiled by CrossWorks. I try to send a string of text using: HAL_UAR...