Ask questions on STM32CubeMonitor. Discuss the latest updates, including specialized versions (power, RF, USB-PD).
Most recent activity
I would like to use the toggle UI element to switch between two paths: probe send and receive, and TCP send and receive.The rest of the pipeline should remain the same.
If you add a project folder, the program finds firmware.elf, but does not find variables in this file.This is a working project, stm32f030 with this firmware is on my desk and works.For the experiment, I started CubeMonitor under sudo, I thought, maybe the program does not have permissions to access the file, I gave permissions to the file for everyone, but this did not solve the problem.Does this problem have a solution?
hello guys,I am going to buy a board my main concern is: I want to measure the power consumption of my application. so I found STM32Cube Monitor-power for this purpose. I have doubt about which board will work with this app, based on the video at the end of this linkhttps://blog.st.com/stm32-power-shield-ulpmark/ power shield is available on these boards : 1-STM32L011K4 2-Nucleo-l476RG3-Nucleo-l476ZG-P4-STM32l476G-DISCO5-STM32L476G-EVALand X-NUCLEO-LPM01ADoes the CubeMonitor-Power work with Nucleo-l476RG ? but the cubemonitor-power document said it only work for STM32l476G-DISCOSTM32L476G-EVAL
i want to view more then one variables like stmstudio but i dont know which node is use to saw integer value?
..
Sometimes you need to reset the device and I use quite often (even it is not professional) the CubeMX Programmer with SWD to reset the device.A button to do this would be great?
I searching the simple and usefull way to change wingets location for more flexible debug UI design. For example how to place the gauge first before and 20 pixels lower the chart on the dashboard?The flow looks like:
Hi, I find Cube Monitor, sorry for the expresion, the worst ever software from ST and maybe the worst tool I have ever used. I still try to work with old one STM Studio, which is hundred times better but because is obsolete now it's running out of the limits. In my work, we use Inca and Vector Canape so I have a very good experience with live measurment tools. Because Cube Monitor is uselles to me, could you know or suggest any other alternative software? Sorry for my hard opinion, but this is only the true. Stm Studio is still much better and easy to use and it is not nexxesary to draw 5-6 lines and add 3-4 boxes to be able to change a single variable.
Hi everyone,I need to monitor the amount of 2 variables in the 2 STm32 Nucleo board.I could do that but I have 2 problems. the sampling of each probe is not regular. Cube monitor makes it for example in the time 1, 3, 4, 8, 10, .. ms. I need to monitor data every 2 or 3 ms and regular. 2.The sampling times of prob1 and probe2 are not same. Hier for Example it has done it for blue one in 3.689s and for other one in 3.691s.Could you please help ?
Hello everybody,I want to save the data of a variable with stm32cubemonitor.I can monitor this variable and save the data in a .csv file.but the saved data for time are somehow incorrect. It is started in 1639129406512,00. It should start from 0. The values of variables are correct.Could you please help me?
I think this page would have the content:https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_write_a_variable_from_flowIt seems that hashKey value can not be read out somewhere?{"variablelist":[{"address":"{{flow.current_limit_adr}}","name":"current_limit","type":5,"checked":true,"$$hashKey":"object:604","value":"{{payload}}","validity":true}],"accesspoint":0}(I know how to use the write panel - but need to set 1 variable with value from flow)
How can I view / display table of variables in STM32CubeMonitor, as in STM Studio?Any help appreciated
Hello,I am using CubeMonitor for the first time. I would like to know how to save and recall a project.I can't find how to open a monitor project.ThanksBertrand
this is my basic flow
Hello! I already seen the post where it says that version 1.1.0 solves this problem. I'm using version 1.2.0 and booleans still not appear. Converting them to uint8_t obviously works but I read that this thing was fixed so maybe I'm missing something.Thank you all!Mirco
Hello!I'm able to use the STLink V2 and output printf statements to the debug SWV ITM Data Console within the STM32CubeIDE.Is there a way I can access this data as it's coming in from another program? (e.g. a serial plotter).I want to be able to see sensor readings live as they're coming in from the chip.Thank you! :)
How should I configure STM32CubeMonitor to watch the flow of an array? I can either select the first position or expand the array but then the graph will be a mess. See below.
I have downloaded the tool and checked it with the Apex One Virusscan and there was no alarm. When I open the tool the executable will be immediately quarantined. Is there a known bug and can you help me with that?BR Marco
I`m trying to read an array of about 256 units of uint16 global memory variables which are loaded from *.axf with "variables node" and to display it as Bar Chart with "chart node", the single read procedure is triggering by "button node" with topic "read". "Acq out node" configured as for st-link communication. After deploying i see "p2p connected" and click the button, the data appears in chart correctly... once. And then st-link is getting totally unable to communicate with message "not connected! SWD protocol not supported(f1)". Any other software goes unable to connect with ST-link (without USB replugging) with messages like "STlink USB communication error". Devboard MB1035B works nice and programs and debug without any errors. Other words this issue appears only in CubeMonitor. But the almost same flows.json dashboard works very good and read and write any values for ST-Link+STM32F103 thirdparty board. Is any solution at this case?
I have integrated the .elf file in the STM32CubeMonitor, but it does not show me the self-defined variables. I tried different variables like volatile uint32_t a = 3; volatile uint8_t b = 3; int c = 3;Does someone have an idea what i did wrong?!
I am receiving this error consistently after leaving my STM32 idle for ~2s after running my program. This is well before the chip goes to sleep.I am able to immediately press start again after this error occurs and continue logging until the chip goes to sleep, or I run the program again and the error occurs after 2s.I am using the basic flow to monitor a few variables and connecting with an STLink V3SETIs there anything else I can do to debug this?
I have multiple linear charts on my Dashboards and would like to zoom them all identically on the X axis. Is it possible to inject a ui_control message to modify the Xmin and Xmax values?It would be great to have a feature that would allow sync'ing the X zoom factor and Xmin values over a chart group.Best regards.Jean-Daniel
ST Community highlights – April to June 2026
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.