User Activity

I mentioned this in my other recent thread: https://community.st.com/t5/stm32cubeide-mcus/start-3rd-party-gdb-server-or-any-script-from-debug-config/m-p/734462#M31799 and I thought I did have this working in the past, by perhaps I only used printf-st...
In CubeIDE, in the Debug Configurations window, there is the Debugger tab, where you can select "Autostart local GDB server" or "Connect to remote GDB server".Now, what I have been doing to debug code running on the Renode emulator, is manually start...
My project for the Nucleo board used to work fine with, I believe it was CubeIDE 1.13 or so.After updating to 1.15.1, it forced me (refused to debug otherwise) update the firmware on the integrated ST-Link of the Nucleo L073 board.. After that, I am ...
No idea with what version that came, just updated to 1.15.1 after a couple months, and linker scripts are now written in bold font.Kinda arbitary, needlessly distracting and annoying. I know what files I find important when, don't need a nanny for th...
According to here:https://wiki.st.com/stm32mcu/wiki/STM32MotorControl:Frequently_Asked_Questions#Why_does_not_my_motor_start_immediately-3F The STM32 MC motor profiler has the following limitation: it cannot profile motors with Rs < 1 Ω or Ls < 1 mH....