-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STM32L072: Can't flash device #690
Comments
Thats a pitty, the flash loaders for the L0 and L1 seem to be unstable. In the meantime you should try to use openocd if that is possible to get a more stable result. |
Ok, thanks for the feedback. Openocd works fine. Don't hesitate if you need help to debug. |
This is working in boot mode (boot to Vdd). I'm closing the issue, thanks. |
Great it works now |
@Faduf: Does this work without openocd as well with Release v1.6.0 ? Can someone verify? |
@Nightwalker-87 sorry for not giving feedback on this topic but I'm stuck at home due to the coronavirus pandemy. My boards with the F0 chip are at the office and I can't go there until few weeks. |
@Faduf: No problem at all, we're not in a hurry. Thx for your feedback. 👍 |
I just checked on my tree with the same board (l0 discovery lora thing), apparently there's a flash loader run error, indeed - but the flashing goes well here.
I'll have a look at the flash loader run error. |
Ah, thx @grevaillot! I know about this error from quite a few other tickets. |
I have a similar problem than the issues #593 and #579. I can't flash my STM32L0 anymore and I have the failure "l1_stlink_flash_loader_run(0x8000000) failed! == -1".
The text was updated successfully, but these errors were encountered: