Associate
October 21, 2020
Solved
STM32L010K4T loses flashed program after reset or power off
- October 21, 2020
- 2 replies
- 1276 views
Hi,
I'm quite new to STM32 MCUs as I just switched from PSoC MCUs. I'm using a STM32L010K4T6 and I cannot get it to work as the problem seems to "disappear" after reset or power off. I went through the configuration (I'm using STM32CubeIDE) and I cannot find anything related that could solve the problem. When I flash the MCU it works perfectly until I remove the power or just reset manually. I was thinking that it could be the reset vectors or bootloader that are not jumping to the correct memory address or not jumping at all.
I attached the test project I'm running.
Thank you!