cancel
Showing results for 
Search instead for 
Did you mean: 

Method for sending debug text to PC via USB

nobody102
Associate II
Posted on June 28, 2015 at 05:47

I just got the STM32429I-disco board and programming with openst32.  I would like to output debug messages from my application to a windows client like putty or other USB interface.  What is the easiest way to accomplish this?  Thanks! 

1 REPLY 1
Posted on June 29, 2015 at 19:03

I'd probably use the SWV (Serial Wire Viewer) method, and the window provided for such in the ST-Link Utilities.

Other than this consider wiring up a serial USART to the board, and use that.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..