当前位置:网站首页>STM32工程移植:不同型号芯片工程之间的移植:ZE到C8
STM32工程移植:不同型号芯片工程之间的移植:ZE到C8
2022-04-23 12:22:00 【Guistar~~】
适用于开发方式为:MDK+固件库
不同芯片对应的启动文件
FLASH大小 | 对应的后缀 |
---|---|
小于64K | ld.s |
=64 or 128 | md.s |
hd | hd.s |
在ST给的固件库可以找到,我也会在文章后面发
其他(我没有用到):
cl:互联型产品,stm32f105/107系列
vl:超值型产品,stm32f100系列
xl:超高密度产品,stm32f101/103系列
不同型号对应FLASH大小
6 | 32K字节 |
---|---|
8 | 8=64K字节 |
10 | 128K字节 |
B | 256K字节 |
E | 512K字节 |
G | 1024K字节 |
1.更改启动文件
找到你想移植的启动文件,更改成对应的!!
比如我的就应该:hd.s --> md.s
2.MDK打开配置项目
-
打开工程文件,更改型号,由ZE改为C8,确定
-
更改工程中的启动文件:
把刚刚更换的启动文件添加进来:去掉原来的。
我这里更换了
-
更改定义
比如我这是HD改为MD
USE_STDPERIPH_DRIVER,STM32F10X_HD
//上面是之前的
USE_STDPERIPH_DRIVER,STM32F10X_MD
3.OK了呀!! 运行一下,如果不行重新打开MDK
版权声明
本文为[Guistar~~]所创,转载请带上原文链接,感谢
https://blog.csdn.net/EAyayaya/article/details/104901647
边栏推荐
- AI video cloud vs narrowband HD, who is the darling of the video era
- 什么是网关
- IDEA 中 .properties文件的中文显示乱码问题的解决办法
- Database Navigator 使用默认MySQL连接提示:The server time zone value ‘Öйú±ê׼ʱ¼ä’ is unrecognized or repres
- 5分钟NLP:Text-To-Text Transfer Transformer (T5)统一的文本到文本任务模型
- 第二十四课 经典问题解析
- Next.js 静态数据生成以及服务端渲染的方式
- 一个平面设计师的异想世界|ONES 人物
- IDEA 数据库插件Database Navigator 插件
- PSCP basic usage
猜你喜欢
AI video cloud vs narrowband HD, who is the darling of the video era
PSCP basic usage
c# 设置logo图标和快捷方式的图标
1. Construction of electron development environment
Database Navigator 使用默认MySQL连接提示:The server time zone value ‘Öйú±ê׼ʱ¼ä’ is unrecognized or repres
Qt双缓冲绘图
宝塔面板命令行帮助教程(包含重置密码)
Force buckle - 1137 Nth teponacci number
论文解读(CGC)《CGC: Contrastive Graph Clustering for Community Detection and Tracking》
一个平面设计师的异想世界|ONES 人物
随机推荐
Why is there a wrapper class? By the way, how to convert basic data types, wrapper classes and string classes?
PSCP basic usage
SQLserver怎么插入或更新当天的星期数,bit而不是文本
Outsourcing for five years, abandoned
栈和队列a
Why is the premise of hash% length = = hash & (length-1) that length is the nth power of 2
Fabric 1.0源代码分析(33) Peer #peer channel命令及子命令实现
Step function of activation function
Idea setting copyright information
QT interprocess communication
The maximum number of remote desktop servers has been exceeded
QT draw text
Windows11 安装MySQL服务 提示:Install/Remove of the Service Denied
第二十六课 类的静态成员函数
初探 Lambda Powertools TypeScript
Chapter 4 is a tutorial on forced filling of in memory objects with IM enabled filling objects (IM 4.7)
Chapter 4 specifies the attribute of the inmemory column on the no inmemory table for im enabled filling objects: examples (Part IV of im-4.4)
电脑系统卡如何解决?
Next. JS static data generation and server-side rendering
VMware virtual machines export hard disk vmdk files using esxi