Created
January 16, 2023 11:35
-
-
Save jamesy0ung/919ef51fea4631e9dfe0bd26dc85c8f0 to your computer and use it in GitHub Desktop.
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
1. Download STLinkReflash (Version 190812 tested) | |
2. Modify the following offsets in STLinkReflash.exe | |
2566 3C > 38 | |
2567 40 > C0 | |
26B2 3C > 38 | |
26B3 4A > C0 | |
3. Run STLinkReflash.exe and accept, selecting option 1. | |
4. Fun and profit! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi could anyone provide the hex file dump of the final jlink firmware? I don't have access to windows pc and cannot run the
STLinkReflash.exe
.