Skip to content

A small python script to upload bin file using xmodem to MT7687

Notifications You must be signed in to change notification settings

will127534/mt7687-serial-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MT7687 Serial Uploader
this uploader is using xmodem to upload the bin file to MT7687
used xmodem,pyserial and pyprind

##Usage

-f BIN_PATH     path of bin to be upload  
-c COM_PORT     COM port, can be COM1, COM2, ..., COMx  

##Example
python .\upload.py -c com24 -f ./gpio_configure_pull_state.bin

About

A small python script to upload bin file using xmodem to MT7687

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages