Ask questions on STM32CubeMonitor. Discuss the latest updates, including specialized versions (power, RF, USB-PD).
Most recent activity
Could it only work with .out files? If so, how can I generate a .out file in CubeIDE?
In my application I am working with navigation data and would like to visualize coordinates in 2D, is there a way to do this yet?
Do you plan to add support for parsing static variables declared in functions?You already need to parse DWARF, maybe add location resolution for this type of variables also.You do it in STM32CubeIDE:We do it externally using pyelftools.Yes, there is a lot of assumptions in our script (compression, dwarf format,...), but it works in our use case.Kind regards,ZigaCode:Dwarf parsing useing pyelftools (modified example of https://github.com/eliben/pyelftools/blob/master/examples/dwarf_die_tree.py) to output also all DIE properties"current_" is on location:DW_AT_location = [3, 44, 1, 0, 32] DW_OP_addr = 0x03, next bytes are in little endian0x2000012C
Some time ago on expo I learned from ST that new STM-Studio alternative is being worked on and should be as multiplatform as the rest of the recent tools.Does it have a rough release ballpark date yet?
Hello,can we change the sampling frequency on standalone mode for the X-NUCLEO-LPM01A without using any computer?If I understand right, by default the sampling frequency is 100Hz, and I would like to increase it to 10khZ. David
Dear Community,The standard measure for power consumption in my company is done with the LPM01A (X-NUCLEO-LPM01A).So if I understand right, it uses STM32L496 DAC converter to measure current with supplied voltage from the voltage regulator.I also need to measure some battery capacity, so I wonder if I can use it only for current measurment, without using the Vout/VDD power supply? Is it possible to disconnect/isolate it in order to use a battery as target board?ThanksDavid
Hi,I am currently using NUCLEO-LPM01A to measure current consumption.Is it possible to change default settings when starting the board? For exemple, I would like to change parameter integration time from default value 1 to 100s.In this case, without computer, manipulation would be easier for technician to see more precise current average than for 1s.Si this would be to:Measure current consumption with external board without computer.ThanksDavid
Hello,There is a Nucleo expansion board for current measurement. https://www.st.com/en/evaluation-tools/x-nucleo-lpm01a.htmlI am curious when it can be useful and more convenient rather than standard measurement tools , like DVM or a sampling device?Also I see there is an option to transmit the measurements over USB. Is there an ST tool to collect the samples and graphically present them?Thanks!
Hello everyone,I spent the whole day trying to run the software STM32 Cube monitor (version 1.0.3) on my computer.I have tested with a Linux Mint and a Debian distribution and with the version 11 and 12 of the Oracle Java JDK but the problem is the same.When I run the software I get the message Error: Could not find or load main class com.st.mtt.guipower.MainAppCaused by: java.lang.NoClassDefFoundError: javafx/application/ApplicationI use the same command of the shortcut to run itjava -jar STM32CubeMonitor-Power.jarDoes anyone know what's the problem? Or if it's possible to download a previous version of the Monitor to test?Thank you very much for your help.
Posted on April 23, 2018 at 14:54I'm using the X-Nucleo-LPM01A for power measurements. Currently I'm using the STM32CubeMonitor to review the results, but I need to save the data points for further processing. The only file type I seem to be able to save is .stpm and I don't know what I can do with that. Any suggestions?#stm32cubemonitor-power #x-nucleo-lpm01a
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.