Skip to content

Commit ec1e3dd

Browse files
chore: added the documentation for flashing firmware from windows.
1 parent 6cb2f90 commit ec1e3dd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Hardware details and information to build an open firmware for Bluetooth LED bad
44

55
## Installation
66

7+
### Unix
78
Install [wchisp](https://github.com/ch32-rs/wchisp?tab=readme-ov-file#installing).
89

910
Download prebuilt binaries from [release](https://github.com/fossasia/badgemagic-firmware/releases) or [the latest development builds](https://github.com/fossasia/badgemagic-firmware/tree/bin).
@@ -15,6 +16,14 @@ USB port) while plugging in the USB to enter the bootloader. Then run:
1516
wchisp flash badgemagic-ch582.bin
1617
```
1718

19+
### Windows
20+
Install and run [wchisp studio](https://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html)
21+
connect the badge with usb and enter bootloader.
22+
23+
device will be displayed automatically on the UI.
24+
25+
Select the badgemagic-ch582.bin file and hit download.
26+
1827
Where badgemagic-ch582.bin is the binary downloaded above, the .elf file also
1928
works.
2029

0 commit comments

Comments
 (0)