PY32
来自Jack's Lab
(版本间的差异)
(以“== Overview == <br> == Toolchain == * 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template <br>”为内容创建页面) |
|||
| (未显示1个用户的4个中间版本) | |||
| 第1行: | 第1行: | ||
== Overview == | == Overview == | ||
| + | |||
| + | PY32F002A, PY32F003, PY32F030 三个系列硬件相同, 代码通用 | ||
| + | |||
| + | https://www.puyasemi.com/mcu_weichuliqi.html | ||
| + | |||
| + | |||
| + | https://github.com/IOsetting/py32f0-template | ||
<br> | <br> | ||
| 第5行: | 第12行: | ||
== Toolchain == | == Toolchain == | ||
| + | * https://gitee.com/puya-semiconductor/tools-and-software | ||
* 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template | * 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template | ||
| + | |||
| + | <br> | ||
| + | |||
| + | == Reference == | ||
| + | |||
| + | * https://www.cnblogs.com/milton/p/17051864.html | ||
<br> | <br> | ||
2026年1月6日 (二) 16:09的最后版本
[编辑] 1 Overview
PY32F002A, PY32F003, PY32F030 三个系列硬件相同, 代码通用
https://www.puyasemi.com/mcu_weichuliqi.html
https://github.com/IOsetting/py32f0-template
[编辑] 2 Toolchain
- https://gitee.com/puya-semiconductor/tools-and-software
- 使用GCC ARM 工具链的项目模板 https://github.com/IOsetting/py32f0-template
[编辑] 3 Reference