From 46a1f3eda6f174e1d56fc1a9499f3a64fe6c201c Mon Sep 17 00:00:00 2001 From: kehuantianyi <66516594+kehuantianyi@users.noreply.github.com> Date: Mon, 8 Jun 2020 12:16:41 +0800 Subject: [PATCH] Create Chinese documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit English:This document was translated from MODELS.md Chinese:添加了一个中文的MODELS(chinese).md说明文档 此文档翻译自MODELS.md --- doc/MODELS(chinese).md | 51 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/MODELS(chinese).md diff --git a/doc/MODELS(chinese).md b/doc/MODELS(chinese).md new file mode 100644 index 0000000..3c0176c --- /dev/null +++ b/doc/MODELS(chinese).md @@ -0,0 +1,51 @@ +文档说明 Explanation +------------------------ +此文档翻译自INSTALL.md + +This document was translated from INSTALL.md + +最后修改时间:2020年6月8日 + +Last modified time: June 8, 2020 + +支持的MCU型号 +==================== + +stcgal理论上完全支持STC 89/90/10/11/12/15/8系列MCU。 + +到目前为止,stcgal已使用以下MCU模型进行了测试: + +89/90系列 +* STC89C52RC (BSL 版本: 4.3C/6.6C) +* STC90C52RC (BSL 版本: 4.3C) +* STC89C54RD+ (BSL 版本: 4.3C) + +STC12C系列 +* STC12C2052 (BSL 版本: 5.8D) +* STC12C2052AD (BSL 版本: 5.8D) +* STC12C5608AD (BSL 版本: 6.0G) +* STC12C5A16S2 (BSL 版本: 6.2I) +* STC12C5A60S2 (BSL 版本: 6.2I/7.1I) +* STC12C5204AD (BSL 版本: 6.6H) + +10/11系列价格 +* STC10F04XE (BSL 版本: 6.5J) +* STC11F02E (BSL 版本: 6.5K) +* STC11F08XE (BSL 版本: 6.5M) + +STC15系列 +* STC15F104E (BSL 版本: 6.7Q) +* STC15F204EA (BSL 版本: 6.7R) +* STC15L104W (BSL 版本: 7.1.4Q) +* STC15F104W (BSL 版本: 7.1.4Q) +* IAP15F2K61S2 (BSL 版本: 7.1.4S) +* STC15L2K16S2 (BSL 版本: 7.2.4S) +* IAP15L2K61S2 (BSL 版本: 7.2.5S) +* STC15W408AS (BSL 版本: 7.2.4T) +* STC15W4K56S4 (BSL 版本: 7.3.4T, UART and USB mode) + +STC8系列 +* STC8A8K64S4A12 (BSL 版本: 7.3.9U) +* STC8F2K08S2 (BSL 版本: 7.3.10U) + +欢迎提供兼容性报告,无论是负面的还是正面的。