Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCH-Link Firmware

Source: WCH-LinkUtility

Firmware list

  • WCH-Link
  • WCH-LinkE
  • WCH-LinkW
  • WCH-DAPLink

Current firmware version: 2.20 (aka. v40).

NOTE: The firmware version is not the same as the version shown by WCH's toolchain. Because WCH calculates the version number by major * 10 + minor, so the firmware version 2.10 is actually v30 0x020a.

Flash firmware command (wlink)

wlink: https://github.com/ch32-rs/wlink

Flash another WCH-LinkE example:

Remember to run on IAP mode.

wlink unprotect
wlink erase
wlink flash ./WCH-LinkE-APP-IAP.bin

Upgrade self example: (Currently not merged Pull-Request)

wlink upgrade ./FIRMWARE_CH32V305.bin

About

WCH-Link, WCH-LinkE, WCH-LinkW Firmware

Resources

Stars

Watchers

Forks

Contributors