Skip to content

MtnMesh/ch341eeprom-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ch341eeprom-factory

Flash system EEPROM for CH341A / CH341F in small batches.

Intended for use with MeshToad, MeshStick, MikroToad and their cousins.

Prerequisites

Usage

usage: ch341_factory.py [-h] [--serial SERIAL] [--product PRODUCT] [--major-version MAJORVERSION] [--minor-version MINORVERSION] [--bin BIN]

CH341 EEPROM programmer utility

options:
  -h, --help            show this help message and exit
  --serial SERIAL       8-digit serial number (default: 13374201)
  --product PRODUCT     Product name (default: MESHTOAD)
  --major-version MAJORVERSION
                        Major version number (default: 1)
  --minor-version MINORVERSION
                        Minor version number (default: 2)
  --bin BIN             Path to ch341eeprom binary (default: ch341eeprom from PATH)

The script will loop through serial numbers beginning with the number specified in --serial.

About

Flash system EEPROM for CH341A / CH341F in small batches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages