USART2 baud rate coming out 1.5x slower than setting on STM32F4
Posted on August 16, 2014 at 04:30I'm trying to simply send a character over and over to my computer using a USB to TTL adapter and USART2 on the STM32F4 discovery board. I have USART2 configured for 9600 baud which would give 104us bit pulses.After...