Skip to main content
Visitor II
November 26, 2024
Question

Troubleshooting STM32L452RET3 Programming Error in Cube IDE

  • November 26, 2024
  • 0 replies
  • 403 views
 

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..