diff options
Diffstat (limited to 'CH582.md')
| -rw-r--r-- | CH582.md | 31 |
1 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Ă + |