User Activity

Hello,I'm using the current version of STM32CubeMonitor (1.6.0) under Windows and would like to check in my flow if the configured exefile in the STMicroelectronics variable node is the intended one (e.g fits a regex). For this I would like to read o...
Hi,I have acquired a new STM32G031 microcontroller that has not been previously flashed and have observed an unexpected behavior when powering up my circuit prior to the initial software upload.Upon further investigation, I discovered that multiple r...
Hello,I have a project with a working implementation of the STL (X-Cube-STL).I recently updated my STM32CubeIDE to version 1.12.0 and everything worked as expected. Now when I open .ioc I get asked if I want to update the .ioc-file to the version 6.8...
Hello,to store my SW build information I defined in the linker file a section with a fixed address. like this: /* placing my build information at a named section: */ .BuildInformationSegment 0x0800F000 : { KEEP(*(.BuildInformationSection)) /...
Hello,I would like to trigger a STM32 device reset from inside STM32CubeMonitor.I'm developing an application using STM32CubeIDE and STM32CubeMonitor. Duringe measuring of my variables via STM32CubeMonitor it is possible that my device gets into a re...
Kudos from