Skip to content

Commit

Permalink
docs: refine docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Jan 7, 2024
1 parent d30e946 commit 0703444
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
6 changes: 5 additions & 1 deletion docs/CH32V307.md → docs/CH32V30x.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CH32V307
# CH32V30x

- CH32V303
- CH32V305
- CH32V307

```console
wlink -v dump 0x08000000 0x10`
Expand Down
6 changes: 3 additions & 3 deletions docs/CH32X035.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# CH32X035
# CH32X035/CH32X033

RISC-V4C, 62KB Flash, 20KB SRAM.

OPA/PGA/CMP, USB-PD/Type-C.

## Debug Pins

SWDIO - PC18/DIO @ MCU
SWCLK - PC19/DCK @ MCU
- SWDIO - PC18/DIO @ MCU
- SWCLK - PC19/DCK @ MCU

PC17 to High, enable USB ISP DOWNLOAD MODE

Expand Down
4 changes: 2 additions & 2 deletions docs/CH57x_CH58x_CH59x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CH57X & CH58X & CH59X

BLE MCU.
BLE MCUs. They are sharing almost the same preipheral set

## Debug Pins

Expand All @@ -11,4 +11,4 @@ BLE MCU.

- Enable debug using WCHISPTool
- After debug enabled, flash should be prgrammed at lease once
- `a9 bd f9 f3` means erased flash or protected flash, the detailed mechanism is unknown
- `a9 bd f9 f3` means erased flash or protected flash. The detailed mechanism is unknown

0 comments on commit 0703444

Please sign in to comment.