STM32CubeMonitor (MCUs)

Ask questions on STM32CubeMonitor. Discuss the latest updates, including specialized versions (power, RF, USB-PD).

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMonitor-1.12.0 is available

Hello The version 1.12.0 of STM32CubeMonitor is available on st.com :  https://www.st.com/en/development-tools/stm32cubemonitor.html What are the main changes in this version ? Node-RED® updated to version 4.1.3.STM32 devices list updated.Software de...

STM32CubeMonitor-RF V2.19.0 is available

Hello A new release of STM32CubeMonitor-RF is available on st.com. Click on "Get latest" to download the version 2.19.0. What are the main changes in this version ? Alignment with STM32CubeWB firmware 1.24.0.Alignment with STM32CubeWBA firmware 1.8.0...

Resolved! Is there a "Getting Started" description availible?

Is there a "Getting Started" description availible. I want to load my project In CubeMonitor like in former STM-Studio and show variables on the dashboard and want to log it. The Youtube instruction I found is more for user, who knows the tool.Thank ...

HKein.1 by Associate II
  • 5053 Views
  • 11 replies
  • 0 kudos

Resolved! STM32CubeMonitor new version 1.1.0 is available

HelloA new version of STM32CubeMonitor has been released on www.st.com : V1.1.0There is no major changes, but the new version integrates many fixes and improvements to address some points raised in the community forum. The change list is described i...

Resolved! Setting up variables

Dear Community,I have started to use the STM Cube Monitor but I do not see through yet. I want to monitor some input and output pins of a STM32F4 and therefore I need the HEX adresses to type in in the variable node. I think I have to use the registe...

MFlec.1 by Associate II
  • 4213 Views
  • 4 replies
  • 0 kudos

Resolved! How can I save the whole session into a file?

I was wondering how can I store the whole session into a file, which can be sent to someone else or maybe recovered after working in a different flowchart.I see I can export the nodes chart, but the whole configuration of each node is lost using tha...

OPare.1 by Associate
  • 1199 Views
  • 1 replies
  • 0 kudos

Resolved! Test Bench using CubeMonitor, Flash the MCU

Hello,After testing and messing a bit with CubeMonitor, I think that this could be an interesting tool to build test benches, in order to test boards after production, as you could monitor almost everything and trigger events (such as blinking a LED...

Resolved! Using NodeRed's Chart Node to Stop Autoscaling

I am trying to use the chart provided by NodeRed to set the Ymin and Ymax of my graphs so I can properly observe data for debugging(auto scaling is ruining detail). I'm aware NodeRed's chart node requires an inject architecture but I'm not sure how t...

0693W000003CEB9QAO.png
AGamb.2 by Associate II
  • 2486 Views
  • 5 replies
  • 0 kudos

Resolved! Simple Led Blink with STM32CubeMonitor

Hello Everyone,Sorry if this is a stupid question.I just found this software STM32CubeMonitor and as a starting point I started with a simple LED Blink Example.In my example there are two variables "led_green_state" and "led_red_state" and the value ...