STM32L431VCT6 Reset does not work on basic project created by STM32CubeMx
Hello,
I am using a sTM32L430 with a JTAG access through ST LINK V2 and STM32CubeIDE.
This project was created with STM32CubeMx and mainly contains a while(1) loop toggling a led.
After a power the program starts correctly (led toggles and current consumption is around 2mA)
After a reset the program does not start and the current consumption is around 16mA.
I checked the reset signal state with an oscilloscope and the waveform is correct.
Do you have any idea?
Best regards
Mich
