Skip to content

Commit 2bbecf2

Browse files
Jhalakupadhyaysourcery-ai[bot]kienvo
authored
chore: added the documentation for flashing firmware from windows. (#83)
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Co-authored-by: Dien-Nhung Nguyen <[email protected]>
1 parent 6cb2f90 commit 2bbecf2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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 via USB and enter bootloader mode.
22+
23+
The device will automatically appear in the UI.
24+
25+
Select the `badgemagic-ch582.bin` file and click 'Download'.
26+
1827
Where badgemagic-ch582.bin is the binary downloaded above, the .elf file also
1928
works.
2029

0 commit comments

Comments
 (0)