找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 2992|回复: 0
打印 上一主题 下一主题
收起左侧

STM32分类定义

[复制链接]
跳转到指定楼层
楼主
ID:82083 发表于 2015-6-9 00:23 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
#define STM32F10X_LD     STM32F10X_LD: STM32 Lowdensity devices */
  #defineSTM32F10X_LD_VL     STM32F10X_LD_VL: STM32 Low density Value Linedevices */  
   #defineSTM32F10X_MD      STM32F10X_MD: STM32 Medium density devices */
  #define STM32F10X_MD_VL  VLSTM32F10X_MD_VL: STM32 Medium density Value Linedevices
   #defineSTM32F10X_HD      STM32F10X_HD: STM32 High density devices */
  #define STM32F10X_HD_VL STM32F10X_HD_VL: STM32 High density value line devices*/  
  #define STM32F10X_XL      STM32F10X_XL: STM32 XL-density devices */
   #defineSTM32F10X_CL     STM32F10X_CL: STM32 Connectivity line devices*/        

- Low-density devices are STM32F101xx, STM32F102xx andSTM32F103xx microcontrollers
   where the Flash memory densityranges between 16 and 32 Kbytes.
- Low-density value line devices are STM32F100xxmicrocontrollers where the Flash
   memory density ranges between16 and 32 Kbytes.
- Medium-density devices are STM32F101xx,STM32F102xx and STM32F103xx microcontrollers
   where the Flash memory densityranges between 64 and 128 Kbytes.
- Medium-density value line devices areSTM32F100xx microcontrollers where the
   Flash memory density rangesbetween 64 and 128Kbytes.  
- High-density devices are STM32F101xx andSTM32F103xx microcontrollers where
   the Flash memory densityranges between 256 and 512 Kbytes.
- High-density value line devices are STM32F100xxmicrocontrollers where the
   Flash memory density rangesbetween 256 and 512Kbytes.  
- XL-density devices are STM32F101xx andSTM32F103xx microcontrollers where
   the Flash memory densityranges between 512 and 1024 Kbytes.
- Connectivity line devices are STM32F105xx andSTM32F107xx microcontrollers.
   
cl:互联型产品,stm32f105/107系列
vl:超值型产品,stm32f100系列
xl:超高密度产品,stm32f101/103系列
ld:低密度产品,FLASH小于64K
md:中等密度产品,FLASH=64 or 128
hd:高密度产品,FLASH大于128

- startup_stm32f10x_ld_vl.s: for STM32 Low density Value linedevices
- startup_stm32f10x_ld.s: for STM32 Low density devices
- startup_stm32f10x_md_vl.s: for STM32 Medium density Value linedevices
- startup_stm32f10x_md.s: for STM32 Medium density devices
- startup_stm32f10x_hd.s: for STM32 High density devices
- startup_stm32f10x_xl.s: for STM32 XL density devices
- startup_stm32f10x_cl.s: for STM32 Connectivity linedevices

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 顶 踩
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|51黑电子论坛 |51黑电子论坛6群 QQ 管理员QQ:125739409;技术交流QQ群281945664

Powered by 单片机教程网

快速回复 返回顶部 返回列表