Question
STM32F429I Discovery USART2 communication over USB
I am trying to communicate with my host machine using my F429I board by utilizing the ST-Link on board and USART2, however through cubeMX setups as well as manual register modification I was not able to get my terminal to display messages printed from my MCU. I tried using PA2 and PA3 at first, then PB6 and PB7 but neither set of pins worked. As far as I know this should be possible with the ST-LINK/V2-B that comes onboard?