2024-11-26 11:29 AM
Good evening, I have an issue with an STM32L452RET3. When I try to program it using CubeIDE, I get an error like "break at address...". The BOOT0 pin is connected to GND via a 10k resistor, and NRST is connected to GND through a 100nF capacitor. When I try to read the memory with CubeProgrammer, there are no problems. Does anyone know how I could solve this issue? The L452RE MCU doesn't have a BOOT1 pin.
I have a STLINKV3Set debugger, but also I tried with a debugger from a Nucleo Board by removing the jumper etc..