当前位置:网站首页>STM32 new project (refer to punctual atom)
STM32 new project (refer to punctual atom)
2022-07-02 08:24:00 【Jiang tengxia】
I haven't played for a long time 32 了 , New projects are always forgotten , Write a blog to record
Be careful : This article takes F103ZET6 For example , There is relevant information at the end of the article !
Install first pack package , Finally, there is a link
Get pack Double click the package to install .
New project catalog
notes : New built 28BYJ-48_demo Engineering as an example
1、 New project folder
newly build E:\MyDocument\MyAllCode\STM32Project\28BYJ-48_demo The directory is the root directory of the project .
2、 Establish project structure
Create the following directories under the root directory 
3、 Place necessary documents
CORE/ Catalog :
core_cm3.c
core_cm3.h
startup_stm32f10x_hd.s
USER/ Catalog :
main.c
stm32f10x.h
stm32f10x_conf.h
stm32f10x_it.c
stm32f10x_it.h
system_stm32f10x.c
system_stm32f10x.h
FWLIB/inc/ Catalog :
FWLIB/src/ Catalog :
New project
1、 stay keil5 New projects on the road

2、 Manage project team files

In the above three directories .c Add all the files 
3、 Compile configuration
Activate generation hex file option 

Add macro definition 、 Header file path
STM32F10X_HD,USE_STDPERIPH_DRIVER
Project reference template +pack package
link :https://pan.baidu.com/s/1B88CixR8D_jt11fU90bVTQ
Extraction code :w4g5
边栏推荐
猜你喜欢

Principes fondamentaux de la théorie musicale (brève introduction)

Linked list classic interview questions (reverse the linked list, middle node, penultimate node, merge and split the linked list, and delete duplicate nodes)

Implementation of bidirectional linked list (simple difference, connection and implementation between bidirectional linked list and unidirectional linked list)

OpenCV3 6.2 低通滤波器的使用

使用wireshark抓取Tcp三次握手

Static library and dynamic library

使用Matplotlib绘制图表初步

双向链表的实现(双向链表与单向链表的简单区别联系和实现)

VS Code配置问题

How to wrap qstring strings
随机推荐
Backup, recovery and repair of XFS file system
稀疏矩阵存储
Vs code configuration problem
Media query usage
install.img制作方式
2022 Heilongjiang's latest eight member (Safety Officer) simulated test question bank and answers
C语言实现XML生成解析库(XML扩展)
【无标题】
Matlab-其它
Static library and dynamic library
Jumping | Blue Bridge Cup
A brief analysis of graph pooling
使用wireshark抓取Tcp三次握手
Simple implementation scheme of transcoding and streaming (I)
Principes fondamentaux de la théorie musicale (brève introduction)
力扣每日一题刷题总结:二叉树篇(持续更新)
Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
Matlab other
Carsim 学习心得-粗略翻译1
Carsim-路面3D形状文件参数介绍