STM32L031K6: st-flash hangs when trying to flash the binary file to the L031K6 #1289
Closed
6 tasks done
Labels
Milestone
st-flash version: 1.7.0
OS: Ubuntu 22.04 LTS and Windows 10 Professional
Hello,
I just wanted to report an issue that happens for me when trying to flash something to my L031K6. Whenever I'll start the flashing process, I encounter a few warnings until a point where st-flash seems to be in an infinite loop. I tested it on Windows 10 Pro (msys2 st-flash and the minGW-32 release of this repo) as well as under Ubuntu 22.04 LTS.
One note to take: if I try to write to the chip while using st-flash 1.6.1 (under my Debian/Mx Linux distribution) the writing process actually succeeds. However the output of the command line is still the same, except that st-flash actually "writes pages" after the
write_half_pages failed == -1
.Commandline output:
Expected/description:
Success of the flashing process
It would be pretty nice if someone could help in that regard.
best regards,
The text was updated successfully, but these errors were encountered: