UART/USART to print to terminal
Posted on June 14, 2016 at 19:00Board: STM32F407VGT OS: Ubuntu 14.04 HAL Library (Not SPL) I am having difficulties getting output from the STM32F4 to communicate with my terminal via ''cat /dev/tty*'', putty, or ckermit. I am using USART2 from PA2 ...