Skip to content

Commit 4ff15d9

Browse files
committed
update
1 parent db72f7e commit 4ff15d9

File tree

2 files changed

+31
-40
lines changed

2 files changed

+31
-40
lines changed

README.md

+15-27
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,39 @@
1-
# [STM32G030](https://github.com/SoCXin/STM32G030)
1+
# [STM32G030](https://doc.soc.xin/STM32G030)
22

3-
[![sites](http://182.61.61.133/link/resources/SoC.png)](http://www.SoC.Xin)
4-
5-
* [ST](https://www.st.com/zh/): [Cortex-M0+](https://github.com/SoCXin/Cortex) 90 nm
6-
* [L3R3](https://github.com/SoCXin/Level): 64 MHz (59 DMIPS, 142 CoreMark)
3+
* [ST](https://www.st.com/zh/): [Cortex-M0+](https://github.com/SoCXin/Cortex)
4+
* [L2R2](https://github.com/SoCXin/Level): 64 MHz , [¥3.93](https://item.szlcsc.com/549607.html)
75

86
## [简介](https://github.com/SoCXin/STM32G030/wiki)
97

10-
[![sites](docs/STM32G030.png)](https://www.st.com/zh/microcontrollers-microprocessors/stm32g0-series.html)
8+
[STM32G030](https://www.st.com/zh/microcontrollers-microprocessors/stm32g0-series.html)
119

12-
### 关键特性
10+
### 关键参数
1311

14-
* 64 MHz Cortex-M0+, 59 DMIPS
12+
* 64 MHz Cortex-M0+ (59 DMIPS, 142 CoreMark)
13+
* 8KB SRAM + 64KB Flash
1514
* 1x 12bit 16ch SAR ADC (2.5 MSPS)
1615
* 5ch x DMA
1716
* 1KB OTP
1817
* RTC
1918
* I2S
2019

21-
### [资源收录](https://github.com/SoCXin)
20+
## [资源收录](https://github.com/SoCXin)
2221

2322
* [参考资源](src/)
24-
* [相关文档](docs/)
25-
* [典型应用](project/)
26-
* [Xin知识](https://docs.soc.xin/STM32G030)
27-
28-
### [选型建议](https://github.com/SoCXin)
29-
30-
[STM32G0](https://www.st.com/zh/microcontrollers-microprocessors/stm32g0-series.html)支持更广泛的封装和内存组合,同时具备STM32系列的基本功能,特别适合成本敏感型应用。
31-
32-
[STM32G031](https://www.st.com/content/st_com/zh/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32g0-series/stm32g0x1.html) 相较 [STM32G030](https://www.st.com/content/st_com/zh/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32g0-series/stm32g0x0-value-line.html) 模拟升级功能并增加安全功能,最主要的包括新增 USB-PD/CAN-FD/AES256,产品的型号规格更加丰富。
23+
* [参考文档](docs/)
24+
* [参考工程](project/)
3325

34-
STM32G0x0超值系列的应用设计者能够随时升级到STM32G0x1(得益于完全的引脚排列兼容性)。
26+
## [选型建议](https://github.com/SoCXin/STM32G030)
3527

36-
如果[STM32G030](https://docs.soc.xin/ST/L/STM32G030.html#id14)不能解决你的问题,那就是也可以考虑用全家桶旗舰[STM32H730](https://github.com/SoCXin/STM32H730)
28+
[STM32G030](https://item.szlcsc.com/549607.html)支持广泛的封装和内存组合,同时继承STM32强大的生态,特别适合成本敏感型应用。
3729

38-
#### 相关规格
30+
[STM32G031](https://www.st.com/content/st_com/zh/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32g0-series/stm32g0x1.html) 相较 [STM32G030](https://www.st.com/content/st_com/zh/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32g0-series/stm32g0x0-value-line.html) 模拟升级功能并增加安全功能,最主要的包括新增 USB-PD/CAN-FD/AES256,产品的型号规格更加丰富。
3931

40-
* STM32G030J:SO8N (4.9x6mm)
41-
* STM32G030F:TSSOP20
42-
* STM32G030K:LQFP32
43-
* STM32G030C:LQFP48
4432

45-
#### 高可用度开源项目
33+
### 开源方案
4634

4735
* [Arduino_Core_STM32](https://github.com/stm32duino/Arduino_Core_STM32)
4836
* [STM32CubeG0](https://github.com/STMicroelectronics/STM32CubeG0)
4937
* [rust API](https://github.com/stm32-rs/stm32g0xx-hal)
5038

51-
### [探索芯世界 www.SoC.Xin](http://www.SoC.Xin)
39+
## [www.SoC.xin](http://www.SoC.Xin)

index.json

+16-13
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"type":"MCU",
33
"name":"STM32G030",
4-
"title": "ST STM32G030",
5-
"description":"Cortex-M0 MCU",
4+
"title": "ST STM32G030 MCU",
5+
"description":"ST Low Cost MCU",
66
"Core": {
7-
"num": 1,
8-
"type":"Cortex-M0",
9-
"Freq":64,
7+
"CoreNum": 1,
8+
"Core":"Cortex-M0",
9+
"Fmax":64,
1010
"DMIPS": 59,
1111
"CoreMark": 142
1212
},
1313
"manufacturer": {
1414
"vendor":"ST",
15-
"homepage":"https://www.st.com/zh/microcontrollers-microprocessors/stm32g0-series.html"
15+
"homepage":"https://www.st.com"
1616
},
1717
"repository": {
1818
"type": "git",
@@ -22,13 +22,16 @@
2222
"series":["STM32G030"],
2323
"package":["SO8N","TSSOP20","LQFP32","LQFP48"],
2424
"peripheral": ["ADC","USART","SPI","I2C","I2S"],
25+
"temp": [-40,85],
26+
"volt": [2.0,3.6],
27+
"ESD": {
28+
"HBM": 4000,
29+
"CDM": 500
30+
},
2531
"keywords": [
26-
"dev-platform",
27-
"ARM",
28-
"Cortex-M",
29-
"STMicroelectronics",
30-
"STM32",
31-
"ADC","USART","I2C","RTC","SPI",
32-
"3.6V","1.8V"
32+
"Cortex-M0",
33+
"ST",
34+
"ADC","I2C","SPI","RTC","USART","I2S"
3335
]
3436
}
37+

0 commit comments

Comments
 (0)