2018-12-08 01:25 AM
I am new to this controller, Before I am well aware of PIC and Atmel chips, Now I would like to move to 32 ARM that is why I am choosing this developments board.
2018-12-08 06:12 AM
The USART2 PA2/PA3 should go to the ST-LINK VCP, as I recall. I would typically use a terminal program for this.
You can also use the SWV/SWO method, via ITM_SendChar(), to output to the "Serial Debug (printf)" window.
http://www.keil.com/appnotes/files/apnt_297_v102.pdf