Skip to content
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

Unlocking STM32L0 #191

Open
witc opened this issue Jan 15, 2024 · 1 comment
Open

Unlocking STM32L0 #191

witc opened this issue Jan 15, 2024 · 1 comment

Comments

@witc
Copy link

witc commented Jan 15, 2024

Hi,
I would like to unlock/erase locked STM32L0. When I call a standard erase, it doesn't work. However, when I run for example J-Flash Lite and select erase chip, it reliably deletes everything. Could this function be implemented? What commands does that button call?

image

Thank you. Jan.

@hkpeprah
Copy link
Contributor

You could implement it as part of the unlock(); see here.
Behaviour would have to be implemented for unlocking the STM32; likely using the CoreSight APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants