add pic
This commit is contained in:
parent
b6fc9dedcb
commit
332a449b46
24
README.md
24
README.md
@ -1,10 +1,10 @@
|
||||
# [CH552](https://github.com/sochub/CH552)
|
||||
[![sites](SoC/SoC.png)](http://www.qitas.cn)
|
||||
#### qitas@qitas.cn
|
||||
#### 父级:[CH55系列](https://github.com/sochub/CH55)
|
||||
#### 归属:[8051](https://github.com/sochub/8051)
|
||||
#### 厂商:[WCH](https://github.com/sochub/WCH)
|
||||
#### 父级:[CH55](https://github.com/sochub/CH55)
|
||||
#### 架构:[8051](https://github.com/sochub/8051)
|
||||
|
||||
## [芯片简介](https://github.com/sochub/CH552/wiki)
|
||||
## [CH552简介](https://github.com/sochub/CH552/wiki)
|
||||
|
||||
CH552芯片是一款兼容MCS-51指令集的增强型E8051内核单片机,其79%的指令是单字节单周期指令,平均指令速度比标准MCS-51快8~15 倍。
|
||||
|
||||
@ -14,7 +14,15 @@ CH552内置了ADC 模数转换、触摸按键电容检测、3 组定时器和信
|
||||
|
||||
[![sites](SoC/CH552.png)](http://www.wch.cn/products/CH552.html)
|
||||
|
||||
### [资源组成](https://github.com/sochub/CH552)
|
||||
### 芯片封装
|
||||
|
||||
[![sites](SoC/CH552E.jpg)](http://www.wch.cn/products/CH552.html)
|
||||
[![sites](SoC/CH552G.jpg)](http://www.wch.cn/products/CH552.html)
|
||||
[![sites](SoC/CH552T.jpg)](http://www.wch.cn/products/CH552.html)
|
||||
|
||||
[CH552](https://github.com/sochub/CH552)兼容CH340的相同封装
|
||||
|
||||
### [资源收录](https://github.com/sochub/CH552)
|
||||
|
||||
* [参考文档](docs/)
|
||||
* [芯片手册](docs/)
|
||||
@ -25,10 +33,10 @@ CH552内置了ADC 模数转换、触摸按键电容检测、3 组定时器和信
|
||||
* [参考资源](src/examples)
|
||||
* [LCD设备](demo/LCD)
|
||||
* [HID设备](demo/HID)
|
||||
|
||||
### [选型建议](https://github.com/sochub/CH552)
|
||||
|
||||
CH552芯片是WCH 8051 USB单片机中的低成本方案,性价比十分高,在需要USB和上位机通信的场合使用非常便利(例如模拟WCH家的CH340串口通信)。
|
||||
### [选型建议](https://github.com/sochub)
|
||||
|
||||
WCH [CH552](https://github.com/sochub/CH552) 芯片是 8051 USB单片机中的低成本方案,性价比十分高,在需要USB和上位机通信的场合使用非常便利(例如模拟WCH家的CH340串口通信)。
|
||||
|
||||
相同规格略提升替换可选[CH554](https://github.com/sochub/CH554),更高性能的替换可选2倍左右性能和资源增幅的[CH558](https://github.com/sochub/CH558) 或 [CH559](https://github.com/sochub/CH559),后者可以提供如LQFP48等封装规格。
|
||||
|
||||
|
BIN
SoC/CH552E.jpg
Normal file
BIN
SoC/CH552E.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
BIN
SoC/CH552G.jpg
Normal file
BIN
SoC/CH552G.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
SoC/CH552T.jpg
Normal file
BIN
SoC/CH552T.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
Loading…
Reference in New Issue
Block a user