Figure 50. Swo Pin Configuration With Stm32Cubemx - STMicroelectronics STM32 Application Note

Microcontroller debug toolbox
Hide thumbs Also See for STM32:
Table of Contents

Advertisement

Printf debugging
It has to be used in combination with a Serial Wire Viewer (SWV) on host side which
provides the following features:
PC (Program Counter) sampling
Event counters that show CPU cycle statistics
Exception and Interrupt execution with timing statistics
Trace data - data reads and writes used for timing analysis
ITM trace information used for simple printf-style debugging
This chapter only addresses the printf-style debugging feature.
In order host debugger can manage flexible pin assignment ensure SWO pin is not used for
other purpose.
In STM32CubeMX:
Select "Trace Asynchronous Sw" in SYS -> Debug selection box as shown in
This secures that the PB3 is not allocated to another use. No specific code is generated.
Other init steps are performed by the SWV integrated in the IDE or in the ST-LINK utility.
72/118

Figure 50. SWO Pin configuration with STM32CubeMX

AN4989 Rev 3
AN4989
Figure
50.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF