update
This commit is contained in:
parent
fe60a7c834
commit
1b9318ead2
18
README.md
18
README.md
@ -1,15 +1,13 @@
|
|||||||
# [CH552](https://github.com/SoCXin/CH552)
|
# [CH552](https://docs.soc.xin/CH552)
|
||||||
|
|
||||||
[![sites](http://182.61.61.133/link/resources/SoC.png)](http://www.SoC.Xin)
|
|
||||||
|
|
||||||
[![Build Status](https://github.com/SoCXin/CH552/workflows/project/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/project.yml)
|
[![Build Status](https://github.com/SoCXin/CH552/workflows/project/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/project.yml)
|
||||||
[![Build Status](https://github.com/SoCXin/CH552/workflows/src/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/src.yml)
|
[![Build Status](https://github.com/SoCXin/CH552/workflows/src/badge.svg)](https://github.com/SoCXin/CH552/actions/workflows/src.yml)
|
||||||
|
|
||||||
#### [Vendor](https://github.com/SoCXin/Vendor):[WCH](http://www.wch.cn/)
|
* [WCH](http://www.wch.cn/):[E8051](https://github.com/SoCXin/8051)
|
||||||
#### [Core](https://github.com/SoCXin/8051):[8051](https://github.com/SoCXin/8051)
|
* [L1R1](https://github.com/SoCXin/Level):24 MHz
|
||||||
#### [Level](https://github.com/SoCXin/Level):24MHz
|
|
||||||
|
|
||||||
## [简介](https://github.com/SoCXin/CH552/wiki)
|
|
||||||
|
## [简介](https://docs.soc.xin/CH552)
|
||||||
|
|
||||||
[CH552](https://github.com/SoCXin/CH552) 兼容MCS51的增强型E8051内核,79%指令是单字节单周期指令,2KB BootLoader + 14KB Flash,1K xRAM(支持DMA) +256B iRAM,128B DataFlash。
|
[CH552](https://github.com/SoCXin/CH552) 兼容MCS51的增强型E8051内核,79%指令是单字节单周期指令,2KB BootLoader + 14KB Flash,1K xRAM(支持DMA) +256B iRAM,128B DataFlash。
|
||||||
|
|
||||||
@ -27,10 +25,10 @@
|
|||||||
|
|
||||||
### [资源收录](https://github.com/SoCXin/CH552)
|
### [资源收录](https://github.com/SoCXin/CH552)
|
||||||
|
|
||||||
* [参考文档](docs/)
|
|
||||||
* [参考资源](src/)
|
* [参考资源](src/)
|
||||||
|
* [参考文档](docs/)
|
||||||
* [参考工程](project/)
|
* [参考工程](project/)
|
||||||
* [下载工具](http://www.wch.cn/downloads/WCHISPTool_Setup_exe.html)
|
|
||||||
|
|
||||||
### [选型建议](https://github.com/SoCXin)
|
### [选型建议](https://github.com/SoCXin)
|
||||||
|
|
||||||
@ -39,5 +37,3 @@
|
|||||||
所属同系列中[CH554](https://github.com/SoCXin/CH554) 增加支持USB HOST主机模式。[CH551](http://www.wch.cn/products/CH551.html)的ROM降为10K,片内xRAM为512字节,异步串口仅提供UART0,仅SOP16封装,并且去掉了ADC模数转换模块和USB type-C模块。
|
所属同系列中[CH554](https://github.com/SoCXin/CH554) 增加支持USB HOST主机模式。[CH551](http://www.wch.cn/products/CH551.html)的ROM降为10K,片内xRAM为512字节,异步串口仅提供UART0,仅SOP16封装,并且去掉了ADC模数转换模块和USB type-C模块。
|
||||||
|
|
||||||
相较[STM8S003](https://github.com/SoCXin/STM8S003) 及 [N76E003](https://github.com/SoCXin/N76E003) 系列产品,[CH552](https://github.com/SoCXin/CH552)缺少IIC硬件,ADC较弱,没有专门的 eeprom存储器。TSSOP20封装不兼容前两者,无法直接替换。
|
相较[STM8S003](https://github.com/SoCXin/STM8S003) 及 [N76E003](https://github.com/SoCXin/N76E003) 系列产品,[CH552](https://github.com/SoCXin/CH552)缺少IIC硬件,ADC较弱,没有专门的 eeprom存储器。TSSOP20封装不兼容前两者,无法直接替换。
|
||||||
|
|
||||||
### [探索芯世界 www.SoC.xin](http://www.SoC.Xin)
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user