8000 GitHub - Santaclowns/St-toJ-Link: Convert your ST-LINK/V2 (STM8/STM32 v2) CLONE into a Segger J-Link
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Santaclowns/St-toJ-Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If your ST-LINK/V2 is official, try using the legit paths for conversion first!


This is a modified version of SEGGER STLinkReflash utility

You will probably have to downgrade your St-Link to an older driver. Tested and works on cloned ST-Link using: STSW-LINK007 2.36.26 version

How to:

Windows:

  1. Unpack St-toJ-.zip
  2. Make sure .exe and .dll is in the same folder
  3. Run STLinkReflash, follow the instructions.
  4. Done

If you run into problems:

  1. If your ST-LINK/V2 is official, try using the legit paths for conversion first.
  2. Downgrade to older ST-LINK/V2 drivers, start over.

MacOS/Linux:

  1. Don't know, was originally made for Windows only

Thanks to NSA/Ghidra It's as simple as modifying the following binary offsets

2566 (break) 3C -> 38

2567 (new) 40 -> C0

26B2 (break) 3C -> 38

26B3 (new) 4A -> C0

Additional .gzf file and .c export provided

About

Convert your ST-LINK/V2 (STM8/STM32 v2) CLONE into a Segger J-Link

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0