You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: