当前位置:网站首页>STM32学习记录0007——新建工程(基于寄存器版)
STM32学习记录0007——新建工程(基于寄存器版)
2022-04-23 13:58:00 【li星野】
一、新建文件夹
1、新建工程根目录
二、打开MDK5
三、添加启动文件
在固件库找到启动文件,并且添加到USER文件夹下
E:\STM32固件库\STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm
四、新建主函数文件
五、添加SYSTEM文件夹
1、拷贝过来
2、添加到工程里面
六、配置
六、添加头文件路径
连接串口显示成功!!!
版权声明
本文为[li星野]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_43441284/article/details/124344849
边栏推荐
- Android: answers to the recruitment and interview of intermediate Android Development Agency in early 2019 (medium)
- Atcoder beginer contest 248c dice sum (generating function)
- Move blog to CSDN
- 联想产品经理林林:天津当地网络运营商网络故障 ZUI系统后台服务器暂时无法正常工作
- Tensorflow & pytorch common error reporting
- freeCodeCamp----time_ Calculator exercise
- China creates vast research infrastructure to support ambitious climate goals
- Parameter comparison of several e-book readers
- pycharm Install packages failed
- FDFS start
猜你喜欢
33 million IOPs, 39 microsecond delay, carbon footprint certification, who is serious?
OSS cloud storage management practice (polite experience)
Reading notes: meta matrix factorization for federated rating predictions
商家案例 | 运动健康APP用户促活怎么做?做好这几点足矣
记录一个奇怪的bug:缓存组件跳转之后出现组件复制
[machine learning] Note 4. KNN + cross validation
自动化的艺术
Oracle告警日志alert.log和跟踪trace文件中文乱码显示
redis如何解决缓存雪崩、缓存击穿和缓存穿透问题
The art of automation
随机推荐
【vmware】vmware tools 地址
Ora-600 encountered in Oracle environment [qkacon: fjswrwo]
33 million IOPs, 39 microsecond delay, carbon footprint certification, who is serious?
Search ideas and cases of large amount of Oracle redo log
Tensorflow & pytorch common error reporting
About me
leetcode--380.O(1) 时间插入、删除和获取随机元素
Es introduction learning notes
JUC interview questions about synchronized, ThreadLocal, thread pool and atomic atomic classes
Information: 2021 / 9 / 29 10:01 - build completed with 1 error and 0 warnings in 11S 30ms error exception handling
美联储数字货币最新进展
Elmo (bilstm-crf + Elmo) (conll-2003 named entity recognition NER)
初探 Lambda Powertools TypeScript
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
Reading notes: Secure federated matrix factorization
Leetcode | 38 appearance array
[code analysis (1)] communication efficient learning of deep networks from decentralized data
村上春树 --《当我谈跑步时,我谈些什么》句子摘录
YARN线上动态资源调优
Express②(路由)