implement stm32h5 series, erase, read and write#1492
Open
jameswalmsley wants to merge 1 commit intostlink-org:testingfrom
Open
implement stm32h5 series, erase, read and write#1492jameswalmsley wants to merge 1 commit intostlink-org:testingfrom
jameswalmsley wants to merge 1 commit intostlink-org:testingfrom
Conversation
2876aff to
99c70cd
Compare
Author
|
Ok - I've cleaned up a little bit. And I found the OSX issue (it works reliably when using a USB-2.0 -> USB-C cable) - but if I use a usb-c cable plugged directly into the MacBook, then I get lots of libusb errors. Leaving the note here in the hope of helping people in the future. |
eb5038e to
e2ec565
Compare
e2ec565 to
1899194
Compare
|
Won't flash my H562 STM32CubeProgrammer connect: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch gives a working stlink for the h5 series nucleo boards.
I'd like to get some early feedback - because I really don't know what I'm doing in this code-base -- and some direction on getting this into shape would be appreciated.
Hope it helps.