User Activity

When I try to create a new project, the IDE will crash directly, what is the reason?
I modified the APPflash address in CUBEIDE, and generated the bin file through the IDE, but when I jumped to the APP program through my own Bootloader, the jump was not successful. There is no problem with the Bootloader program, which is already in ...
I defined a structure in the H file and entered the Debug mode to observe it, but in single-step debugging, whether it is Expressions or live, the changes are always inconsistent, and I have not checked this structure elsewhere. Assignment, what is t...