2025-11-23 11:15 PM
Hello,
I have a suggestion:
I hope STM32CubeIDE can put the deleted code segments into a backup file when user click "Generate Code" button. because sometimes user will wrongly put his code into system Generate code area, or someone can edit the configuration file(*.ioc) to disable the "global interrupt"(for example), this will lead to the interrupt service function codes to be overwritten or lost.
sometime, it costs a lot.
Second,
If I can say freely, there will some wired things happen in the STM32CubeIDE, when I debug an "uint16_t" variable(like: Azimuth, in the blew picture), the value displayed can be a "-3"? I think this should be a bug.
2025-11-23 11:54 PM - edited 2025-11-24 1:02 AM
Hello @chunpeng_yang
Thank you for your contribution.
Regarding your request : a ticket has been escalated to dev team for feasibility check ((internal ticket ID: 222326 )
PS: Using Git with STM32CubeIDE is a robust way to prevent accidental code loss. It provides a safety net, allowing you to recover any lost or overwritten code quickly and efficiently.
Regarding the Live expression wrong data :A ticket has already been escalated to the development team to address this issue (internal ticket ID: 175214).
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.