当前位置:网站首页>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
边栏推荐
- 乐理基础(简述)
- OpenCV关于x,y坐标容易混淆的心得
- The source code of the live app. When the verification method is mailbox verification, the verification code is automatically sent to the entered mailbox
- Carsim 学习心得-粗略翻译1
- Rotating linked list (illustration)
- Find and rfind methods in string
- Force deduction method summary: find classes
- SQL operation database syntax
- c语言自定义类型——结构体,位段(匿名结构体,结构体的自引用,结构体的内存对齐)
- Meta learning Brief
猜你喜欢

Use Matplotlib to draw a preliminary chart

Sqlyog remote connection to MySQL database under centos7 system

Carla-ue4editor import Roadrunner map file (nanny level tutorial)

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

Vs code configuration problem

Carsim 学习心得-粗略翻译1

Dynamic extensible representation for category incremental learning -- der

Sequence problem for tqdm and print

旋转链表(图解说明)

CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?
随机推荐
稀疏矩阵存储
使用Matplotlib绘制图表初步
Li Kou daily one question brushing summary: binary tree chapter (continuous update)
Introduction to parameters of CarSim pavement 3D shape file
CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?
Learn to write article format
Matlab mathematical modeling tool
Use of OpenCV 6.4 median filter
On the confrontation samples and their generation methods in deep learning
Global and Chinese market of tillage finishing machines 2022-2028: Research Report on technology, participants, trends, market size and share
Global and Chinese markets of tilting feeders 2022-2028: Research Report on technology, participants, trends, market size and share
Sequence problem for tqdm and print
Static library and dynamic library
VS Code配置问题
High school mathematics compulsory one
Implementation of bidirectional linked list (simple difference, connection and implementation between bidirectional linked list and unidirectional linked list)
常量指针和指针常量
链表经典面试题(反转链表,中间节点,倒数第k个节点,合并分割链表,删除重复节点)
实现双向链表(带傀儡节点)
Don't know mock test yet? An article to familiarize you with mock