aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Cartegnie <francois@fossasia>2024-01-14 21:05:55 +0100
committerFrancois Cartegnie <francois@fossasia>2024-01-14 21:05:55 +0100
commitb2bc415b5cfc5bfb8487f050aa93975533338678 (patch)
treeb8172e1fd24edc5cf59887171e4214152ea29d5b
parent4cd106f478cc88a024cfb0e10c3cef2af84d9940 (diff)
update CH582
-rw-r--r--CH582.md31
-rw-r--r--assets/badge_ch582_back.pngbin0 -> 1962103 bytes
-rw-r--r--assets/badge_ch582_front_mirror.pngbin0 -> 2717065 bytes
3 files changed, 31 insertions, 0 deletions
diff --git a/CH582.md b/CH582.md
index eb2e0fb..2fb36b7 100644
--- a/CH582.md
+++ b/CH582.md
@@ -1,5 +1,36 @@
# CH582
+* Chip is read protected for code sections
+* Bootloader is active
+* BLE update seems deactivated
+
+## Hardware Details
+
+![Back](assets/badge_ch582_back.png)
+
+Its mirrored front if you want to play with transparency:
+
+![Front](assets/badge_ch582_front_mirror.png)
+
+### 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
new file mode 100644
index 0000000..a5be9a9
--- /dev/null
+++ b/assets/badge_ch582_back.png
Binary files differ
diff --git a/assets/badge_ch582_front_mirror.png b/assets/badge_ch582_front_mirror.png
new file mode 100644
index 0000000..66da0f8
--- /dev/null
+++ b/assets/badge_ch582_front_mirror.png
Binary files differ