diff options
| author | Francois Cartegnie <francois@fossasia> | 2024-01-14 21:05:55 +0100 |
|---|---|---|
| committer | Francois Cartegnie <francois@fossasia> | 2024-01-14 21:05:55 +0100 |
| commit | b2bc415b5cfc5bfb8487f050aa93975533338678 (patch) | |
| tree | b8172e1fd24edc5cf59887171e4214152ea29d5b | |
| parent | 4cd106f478cc88a024cfb0e10c3cef2af84d9940 (diff) | |
update CH582
| -rw-r--r-- | CH582.md | 31 | ||||
| -rw-r--r-- | assets/badge_ch582_back.png | bin | 0 -> 1962103 bytes | |||
| -rw-r--r-- | assets/badge_ch582_front_mirror.png | bin | 0 -> 2717065 bytes |
3 files changed, 31 insertions, 0 deletions
@@ -1,5 +1,36 @@ # CH582 +* Chip is read protected for code sections +* Bootloader is active +* BLE update seems deactivated + +## Hardware Details + + + +Its mirrored front if you want to play with transparency: + + + +### Pinouts reverse engineering + +TBD + +### Chip configuration + +TBD + +## Development Hardware + +* [WCH Link Debugger](https://www.aliexpress.us/item/3256803507003815.html) + +* [CH58x development board](https://www.aliexpress.us/item/3256805118564658.html) + +## Development software + +* [WChisp firmware programmer](https://github.com/ch32-rs/wchisp) + * [CH583 Evaluation Board SDK](https://github.com/openwch/ch583) * [Open Source Toolchain for CH582/CH583](https://github.com/cjacker/opensource-toolchain-ch32vĂ + diff --git a/assets/badge_ch582_back.png b/assets/badge_ch582_back.png Binary files differnew file mode 100644 index 0000000..a5be9a9 --- /dev/null +++ b/assets/badge_ch582_back.png diff --git a/assets/badge_ch582_front_mirror.png b/assets/badge_ch582_front_mirror.png Binary files differnew file mode 100644 index 0000000..66da0f8 --- /dev/null +++ b/assets/badge_ch582_front_mirror.png |