学习STM32获取相关资料的官方网站

ARM公司官网

Building the Future of Computing -- Arm®Together with its vast ecosystem, Arm technology is changing the world again, building the future of computing and bringing ideas to life.https://www.arm.com/STM32单片机是ARM公司开发的基于Cortex-M架构的内核, 所以需要下载内核相关文档要来这里!

这些文档都可以下载!

ARM开发者官网

这里也可以知道Cortex内核的相关介绍. 网速太慢, 而且内容和上一个基本相同, 所以没什么用!

Arm DeveloperThe Arm Developer website includes documentation, tutorials, support resources, and downloads for products and technologies.https://developer.arm.com/

芯片跑分网站

实际没什么用!

CPU Benchmark -- MCU Benchmark -- CoreMark -- EEMBC Embedded Microprocessor Benchmark Consortiumhttps://www.eembc.org/coremark/

ST公司官网

非常非常重要!

https://www.st.com/content/st_com/en.htmlhttps://www.st.com/content/st_com/en.html

下载数据手册.

ST公司中文代理官网

非常重要!!!下载中文的参考手册等.https://www.stmcu.org.cn/https://www.stmcu.org.cn/

可以下载选型手册, 也能在线选型.

相关推荐
im_AMBER7 小时前
Vite + React 项目启动深度踩坑指南
前端·学习·react.js·前端框架
wdfk_prog7 小时前
[Linux]学习笔记系列 -- [kernel]kthread
linux·笔记·学习
河铃旅鹿11 小时前
Android开发-java版:布局
android·笔记·学习
奋斗的牛马11 小时前
FPGA--zynq学习 PS与PL交互(二) HP接口
单片机·嵌入式硬件·学习·fpga开发·信息与通信
华清远见成都中心11 小时前
分享一个驱动开发工程师学习路线图
驱动开发·学习
im_AMBER12 小时前
React 18
前端·javascript·笔记·学习·react.js·前端框架
d111111111d14 小时前
STM32中为什么会有APB1和APB2两个外设有什么区别
笔记·stm32·单片机·嵌入式硬件·学习
化作星辰15 小时前
深度学习_神经网络中最常用的学习率优化算法
深度学习·神经网络·学习
71-315 小时前
C语言练习题——判断水仙花数(0-100000)
c语言·笔记·学习
FAREWELL0007515 小时前
Lua学习记录(3) --- Lua中的复杂数据类型_table
开发语言·学习·lua