User Activity

I'm working on a project based on a STM32F107VC using CubeMX V6.3.0 using STM32Cube FW_F1 V1.8.4. In this project, the Timebase Source is set to TIM7. In the original project state, the code generation defines TICK_INT_PRIORITY to 0U.We need to remap...
In some situations, CubeIDE (v1.9.0) is not anymore able to handle the communication with the ST-Link probe. Disconnecting the USB cable, restarting CubeIDE, reseting the MCU, nothing allows to make it working again. The only way I found is restardin...
When I configure a SWV data trace comparator with a variable name, it's working properly. If, instead of the variable name, I use its address (extracted from the map file, so I know it's correct), it doesn't work, I mean no data is printed out in the...
When I use SWV Statistical Profiling and click the "remove all collected SWV-data" (red cross button), when I restart the program, no SWV data are collected. Is there a way to overcome this behavior without having to terminate / restart the debug ses...
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 t...
Kudos given to