Skip to content

vshymanskyy/w600tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w600tool

Firmware upload tool for Winner Micro W600 & W601 WiFi

Works on: Linux, Windows, MacOS

Prebuilt Windows executable file is available here

Features

  • Automatically detects bootloader or helps entering secboot
  • Get/Set MAC address
  • Erase secboot and image
  • Switch to high-speed mode
  • Upload fls, img files

Usage

usage: w600tool.py [-h] [-p PORT] [-b BAUD] [--get-mac] [--set-mac MAC] [-e]
                   [-u FILE]
                   [--upload-baud {115200,460800,921600,1000000,2000000}]

optional arguments:
  -h, --help            show this help message and exit
  -p PORT, --port PORT
  -b BAUD, --baud BAUD
  --get-mac
  --set-mac MAC
  -e, --erase
  -u FILE, --upload FILE
  --upload-baud {115200,460800,921600,1000000,2000000}

Example

$ python3 ./w600tool.py --upload fw/W60X_MicroPython_1.10_B1.1_GZ.img
Push reset button to enter bootloader...
Switched speed to 1000000
Uploading fw/W60X_MicroPython_1.10_B1.1_GZ.img
0% [##############################] 100% | ETA: 00:00:00
Total time elapsed: 00:00:09
Reset board to run user code...

About

Firmware upload tool for Winner Micro W600 & W601 WiFi

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages