STM32CubeMonitor
Monitoring tool to test STM32 applications at run-time
The STM32CubeMonitor family of tools helps to fine-tune and diagnose STM32 applications at run-time by reading and visualizing their variables in real-time. In addition to specialized versions (power, RF, USB-PD), the versatile STM32CubeMonitor provides a flow-based graphical editor to build custom dashboards simply, and quickly add widgets such as gauges, bar graphs and plots. With non-intrusive monitoring, STM32CubeMonitor preserves the real-time behavior of applications, and perfectly complements traditional debugging tools to perform application profiling.
https://www.st.com/en/development-tools/stm32cubemonitor.html
YouTube Videos
Step-by-Step Guide to Installing STM32CubeMonitor
Discover how to install STM32CubeMonitor, a powerful tool for monitoring and debugging STM32 microcontrollers in real-time. This guide walks you through the entire installation process, from downloading the software to setting it up on your system, ensuring a smooth start to your debugging journey. STM32CubeMonitor: https://www.st.com/en/development-tools/stm32cubemonitor.save-bookmark.html#get-software
Getting Started with STM32CubeMonitor: First Steps, Probe Configuration, and Data Acquisition
Learn the basics of STM32CubeMonitor in this comprehensive guide. Explore the first steps to get started, including configuring probes, setting up data acquisition, and writing variables with practical examples. Perfect for beginners and developers looking to monitor and debug STM32 microcontrollers effectively.
Installing STM32CubeMonitor: https://youtu.be/J_6JO3zbDNE Project: https://youtu.be/1yOwjK1VTw0
STM32CubeMonitor: Start, Stop & Clear Data Acquisition from Your Flow
STM32CubeMonitor, built on Node-RED, allows you to control data acquisition (start, stop, and clear) directly from your flow using specific nodes. This gives you great flexibility in automating your monitoring and testing processes.
This video will show you exactly how to implement buttons in your Node-RED flow to start, stop, and clear your data acquisitions. Learn to streamline your embedded system debugging and testing by automating the data collection process. Perfect for anyone looking to optimize their STM32CubeMonitor workflow for efficient analysis.
STM32CubeMonitor: How to Change Data Acquisition Sampling Frequency
Learn how to adjust the sampling frequency in STM32CubeMonitor for precise data acquisition. This video covers settings in the variable node, sampling options (sequential, predefined, custom).
How to set trigger for starting an acquisition in STM32CubeMonitor
This video shows you exactly how to set up triggers to start your acquisitions only when you need them. Learn about trigger modes, thresholds, and how to capture specific events in your embedded applications. Perfect for efficient debugging and analysis.
Source code: https://github.com/ELT73A-LAB-TPL/LAB07
How to Update STM32 Variables Using inject node in STM32CubeMonitor
Learn how to easily update variables on your STM32 device by pressing a button in STM32CubeMonitor. This step-by-step tutorial covers everything from configuring the button node to formatting the payload and sending data to the probe out node. Perfect for anyone working on real-time debugging or interactive control with STM32CubeMonitor!
Getting Started with STM32CubeMonitor: https://youtu.be/e8mp8NqBuhc Artigo: https://community.st.com/t5/stm32cubemonitor-mcus/hello-how-is-it-possible-to-change-a-variable-by-pressing-a/td-p/295132
Managing Palettes in STM32CubeMonitor: Installing Node.js and Adding Nodes
Learn how to manage palettes in STM32CubeMonitor with this step-by-step guide. Discover how to install Node.js, add custom nodes, and enhance your development experience. Perfect for developers looking to customize and expand their STM32CubeMonitor setup.
Download Node.js: https://nodejs.org/en Getting Started with STM32CubeMonitor: https://youtu.be/e8mp8NqBuhc