User Activity

Hi,for our current project, we moved from TrueSTUDIO, and Cube MX to STM32CubeIDE 1.0.2. Since we moved to CubeIDE, all our Project settings are overwritten, each time we generate code. In addition, to the linker file is overwritten too. Did anyone e...
Hi,we are developing an application on a STM32L073RZT, that needs to jump to the embedded bootloader frim software, since we can not use the BOOT0 pin.I tried to write a code that jumps to system flash, using the NUCLEO-L073RZ board. In order to achi...