当前位置:网站首页>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
边栏推荐
- 蓝绿发布、滚动发布、灰度发布,有什么区别?
- L2-024 部落 (25 分)
- [code analysis (5)] communication efficient learning of deep networks from decentralized data
- 专题测试05·二重积分【李艳芳全程班】
- JS force deduction brush question 103 Zigzag sequence traversal of binary tree
- The latest development of fed digital currency
- elmo(BiLSTM-CRF+elmo)(Conll-2003 命名实体识别NER)
- cnpm的诡异bug
- MySQL [SQL performance analysis + SQL tuning]
- crontab定时任务输出产生大量邮件耗尽文件系统inode问题处理
猜你喜欢
MySQL [SQL performance analysis + SQL tuning]
SSM project deployed in Alibaba cloud
Express ② (routage)
Dolphin scheduler integrates Flink task pit records
OSS cloud storage management practice (polite experience)
Dynamic subset division problem
33 million IOPs, 39 microsecond delay, carbon footprint certification, who is serious?
Solution of discarding evaluate function in surprise Library
JS 烧脑面试题大赏
Quartus prime hardware experimental development (de2-115 board) experiment 1 CPU instruction calculator design
随机推荐
pycharm Install packages failed
Tensorflow Download
项目中遇到的问题(五)操作Excel接口Poi的理解
try --finally
AtomicIntegerArray源码分析与感悟
10g database cannot be started when using large memory host
19c environment ora-01035 login error handling
SQL learning | set operation
JS force deduction brush question 103 Zigzag sequence traversal of binary tree
Quartus prime hardware experimental development (de2-115 board) experiment II function adjustable comprehensive timer design
Information: 2021 / 9 / 29 10:01 - build completed with 1 error and 0 warnings in 11S 30ms error exception handling
MySQL [read / write lock + table lock + row lock + mvcc]
记录一个奇怪的bug:缓存组件跳转之后出现组件复制
[code analysis (1)] communication efficient learning of deep networks from decentralized data
Influence of openssh version on SSH mutual trust creation in RAC environment
Analysis and understanding of atomicintegerarray source code
Quartus Prime硬件实验开发(DE2-115板)实验二功能可调综合计时器设计
Core concepts of microservice architecture
Oracle告警日志alert.log和跟踪trace文件中文乱码显示
leetcode--977. Squares of a Sorted Array