STM32H757I-EVAL

From SEGGER Wiki
Revision as of 15:35, 10 May 2024 by Thomas.Neumann (talk | contribs) (Created page with " == Tracing on STM32H757XI == This article describes how to get started with trace on the ST STM32H757XI MCU. This article assumes that there is already a basic knowledge abou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tracing on STM32H757XI

This article describes how to get started with trace on the ST STM32H757XI MCU. This article assumes that there is already a basic knowledge about trace in general (what is trace, what different implementations of trace are there, etc.). If this is not the case, we recommend to read Trace chapter in the J-Link User Manual (UM08001). The ST STM32H757XI MCU implements tracing via pins, so a J-Trace can be used for tracing.

Sample project

The STM32H757XI MCU is comparable to the STM32H747XI so the following example project can be used as reference: Tracing on ST STM32H747 (dual-core)

Make sure to set the correct device in your Ozone project.