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

[feature] Added preliminary support for STM32L5x2 #999

Merged
merged 2 commits into from
Sep 20, 2020

Conversation

gezedo
Copy link

@gezedo gezedo commented Jun 26, 2020

This is an alpha for L5 support, not extensively tested, work is still in progress.
Successfully connects to L552ZET from eval ST eval board. Write not tested.
Only cares about non secure accesses for the time being.

@Nightwalker-87
Copy link
Member

Any update on this?

@gezedo
Copy link
Author

gezedo commented Jul 18, 2020

As far as I can tell, it can read and write the Flash. Debug though GDB server did not work as I expected.
Further development from me are on hold.
Hope it can help, even in that early state.

@Nightwalker-87 Nightwalker-87 marked this pull request as ready for review September 20, 2020 20:37
@Nightwalker-87 Nightwalker-87 merged commit b5d85c2 into stlink-org:nightly Sep 20, 2020
@Nightwalker-87 Nightwalker-87 changed the title Add L5 support Added support for STM32L5x2 Sep 20, 2020
@Nightwalker-87 Nightwalker-87 changed the title Added support for STM32L5x2 [feature] Added support for STM32L5x2 Sep 20, 2020
@Nightwalker-87 Nightwalker-87 changed the title [feature] Added support for STM32L5x2 [feature] Added preliminary support for STM32L5x2 Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[feature] Support for STM32L5 devices
2 participants