Resolved! STM32F407 Discovery Board UART1 not working
I'm having the same problem on 2 different boards. I gen'd up a simple program using CubeMX and I'm only sending some data to both ports at the same time: void StartTask02(void const * argument) { /* USER CODE BEGIN StartTask02 */ /* Infinite loo...