Updated list of tested MCU models

This commit is contained in:
Vincent DEFERT 2023-06-01 20:29:06 +02:00
parent 4c3c3065e0
commit 36bdf16cff
2 changed files with 50 additions and 13 deletions

View File

@ -1,22 +1,30 @@
Supported MCU models
====================
stcgal should fully support STC 89/90/10/11/12/15/8 series MCUs.
stcgal should fully support STC 89/90/10/11/12/15/8/32 series MCUs.
So far, stcgal was tested with the following MCU models:
STC89/90 series
* STC89C52RC (BSL version: 4.3C/6.6C)
* STC90C52RC (BSL version: 4.3C)
* STC89C54RD+ (BSL version: 4.3C)
* STC90C52RC (BSL version: 4.3C)
* STC90C58RD+ (BSL version: 4.3C)
STC10/11 series
* STC10F04XE (BSL version: 6.5J)
* STC11F02E (BSL version: 6.5K)
* STC11F08XE (BSL version: 6.5M)
STC12 series
* STC12C2052 (BSL version: 5.8D)
* STC12C2052AD (BSL version: 5.8D)
* STC12C5608AD (BSL version: 6.0G)
* STC12C5A16S2 (BSL version: 6.2I)
* STC12C5A60S2 (BSL version: 6.2I/7.1I)
* STC11F02E (BSL version: 6.5K)
* STC10F04XE (BSL version: 6.5J)
* STC11F08XE (BSL version: 6.5M)
* STC12C5204AD (BSL version: 6.6H)
STC15 series
* STC15F104E (BSL version: 6.7Q)
* STC15F204EA (BSL version: 6.7R)
* STC15L104W (BSL version: 7.1.4Q)
@ -24,9 +32,24 @@ So far, stcgal was tested with the following MCU models:
* IAP15F2K61S2 (BSL version: 7.1.4S)
* STC15L2K16S2 (BSL version: 7.2.4S)
* IAP15L2K61S2 (BSL version: 7.2.5S)
* STC15W408AS (BSL version: 7.2.4T)
* STC15W4K56S4 (BSL version: 7.3.4T, UART and USB mode)
* STC8A8K64S4A12 (BSL version: 7.3.9U)
* STC15W408AS (BSL version: 7.2.4T and 7.2.5T)
* STC15W4K56S4 (BSL version: 7.3.4T and 7.3.7T, UART and USB mode)
STC8 series
* STC8A8K64S4A12 (BSL version: 7.3.9U and 7.3.12U)
* STC8F2K08S2 (BSL version: 7.3.10U)
* STC8A8K64D4 (BSL version: 7.4.2U)
* STC8G1K08A-8PIN (BSL version: 7.3.12U)
* STC8G1K08-20/16PIN (BSL version: 7.3.12U)
* STC8G1K17-20/16PIN (BSL version: 7.3.12U)
* STC8G2K64S4 (BSL version: 7.3.11U)
* STC8H1K08 (BSL version: 7.3.12U)
* STC8H3K64S2 (BSL version: 7.4.1U)
* STC8H3K64S4 (BSL version: 7.4.1U)
* STC8H4K64TL (BSL version: 7.4.3U)
* STC8H8K64U (BSL version: 7.4.4U)
STC32 series
* STC32G12K128-Beta (BSL version: 7.4.4U)
Compatibility reports, both negative and positive, are welcome.

View File

@ -11,14 +11,15 @@ Last modified time: June 8, 2020
支持的MCU型号
====================
stcgal理论上完全支持STC 89/90/10/11/12/15/8系列MCU。
stcgal理论上完全支持STC 89/90/10/11/12/15/8/32系列MCU。
到目前为止stcgal已使用以下MCU模型进行了测试
89/90系列
* STC89C52RC (BSL 版本: 4.3C/6.6C)
* STC90C52RC (BSL 版本: 4.3C)
* STC89C54RD+ (BSL 版本: 4.3C)
* STC90C52RC (BSL 版本: 4.3C)
* STC90C58RD+ (BSL 版本: 4.3C)
STC12C系列
* STC12C2052 (BSL 版本: 5.8D)
@ -41,11 +42,24 @@ STC15系列
* 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)
* STC15W408AS (BSL 版本: 7.2.4T 和 7.2.5T)
* STC15W4K56S4 (BSL 版本: 7.3.4T 和 7.3.7T, UART and USB mode)
STC8系列
* STC8A8K64S4A12 (BSL 版本: 7.3.9U)
* STC8A8K64S4A12 (BSL 版本: 7.3.9U 和 7.3.12U)
* STC8F2K08S2 (BSL 版本: 7.3.10U)
* STC8A8K64D4 (BSL 版本: 7.4.2U)
* STC8G1K08A-8PIN (BSL 版本: 7.3.12U)
* STC8G1K08-20/16PIN (BSL 版本: 7.3.12U)
* STC8G1K17-20/16PIN (BSL 版本: 7.3.12U)
* STC8G2K64S4 (BSL 版本: 7.3.11U)
* STC8H1K08 (BSL 版本: 7.3.12U)
* STC8H3K64S2 (BSL 版本: 7.4.1U)
* STC8H3K64S4 (BSL 版本: 7.4.1U)
* STC8H4K64TL (BSL 版本: 7.4.3U)
* STC8H8K64U (BSL 版本: 7.4.4U)
STC32系列
* STC32G12K128-Beta (BSL 版本: 7.4.4U)
欢迎提供兼容性报告,无论是负面的还是正面的。