STM32CubeMonitor

From SEGGER Wiki
Revision as of 14:13, 21 May 2024 by Arne.kulinna (talk | contribs) (Created page with "STM32CubeMonitor is a free software tool to test STM32 applications at run-time. J-Link is natively supported since version 1.8.0.<br> In order to use J-Link with STM32CubeMon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

STM32CubeMonitor is a free software tool to test STM32 applications at run-time. J-Link is natively supported since version 1.8.0.
In order to use J-Link with STM32CubeMonitor, it is not necessary to separately install the J-Link software and documentation package.

Using STM32CubeMonitor with J-Link

  • Add acq jlink in and acq jlink out for target data acquisition

STM32CubeMonitor J-Link.png

  • Configure the acq jlink nodes by adding a probejlink and specifying the probe name and MCU model

STM32CubeMonitor J-Link Setup.png

  • Deploy the flow

STM32CubeMonitor Deploy.png

For more information on how to use STM32CubeMonitor refer to https://www.st.com/en/development-tools/stm32cubemonitor.html.