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

How to differentiate STM32L1 medium+ from high density devices? #152

Closed
mitchd opened this issue May 7, 2013 · 0 comments · Fixed by #165
Closed

How to differentiate STM32L1 medium+ from high density devices? #152

mitchd opened this issue May 7, 2013 · 0 comments · Fixed by #165

Comments

@mitchd
Copy link

mitchd commented May 7, 2013

I have a project using an STM32L1 high density device. I've populated the necessary fields in stlink-common.h to communicate with the device. However, both the medium+ and high density devices share the same chip_id according to the macros in stlink-common

The memory specifications for the medium+ aren't really compatible with the high density device.

A link to my fork with the high density parameters populated:

git://github.com/mitchd/stlink.git

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

Successfully merging a pull request may close this issue.

2 participants