Skip to content

shakir-abdo/ch32v003-unbrick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CH32V003 Unbrick Tool

This is a CLI tool to unbrick CH32V003 microcontrollers using a WCH-LinkE device.

Installation

  1. Clone the repository:

    git clone https://github.com/shakir-abdo/ch32v003-unbrick.git
  2. Navigate to the project directory:

    cd ch32v003-unbrick
  3. Install the dependencies:

    npm install
  4. Make the script executable:

    chmod +x unbrick.js

Usage

Run the CLI tool:

./unbrick.js

Tested On

This tool has been tested on the CH32V003J4M6 microcontroller.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Credits

Special thanks to Awab Omer (@awab228) for helping with analyzing and testing the USB traffic.

About

This is a CLI tool to unbrick CH32V003 microcontrollers using a WCH-LinkE programmer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors