ST公司的英文注释真坑爹

[复制链接]
 楼主| inurl 发表于 2013-2-19 17:03 | 显示全部楼层 |阅读模式
本帖最后由 inurl 于 2013-2-24 13:05 编辑

Low-density /Medium-density /High-density。 高/中/低密度 ,容量大小起个什么鬼名字密度
Low-density devices和 Low-density value line devices ,就是个100超值系列和标准/增强型系列 ,一个低配置版的起个鬼名字value line

Connectivity line devices ,其实就是个 加了USB OTG的功能

这ST公司的命名起的真猥琐, 简单的东西起这么深奥的名字。
 楼主| inurl 发表于 2013-2-19 17:12 | 显示全部楼层
  1. #if !defined (STM32F10X_LD) && !defined (STM32F10X_LD_VL) && !defined (STM32F10X_MD) && !defined (STM32F10X_MD_VL) && !defined (STM32F10X_HD) && !defined (STM32F10X_HD_VL) && !defined (STM32F10X_XL) && !defined (STM32F10X_CL)
  2.   /* #define STM32F10X_LD */     /*!< STM32F10X_LD: STM32 Low density devices */
  3.   /* #define STM32F10X_LD_VL */  /*!< STM32F10X_LD_VL: STM32 Low density Value Line devices */  
  4.   /* #define STM32F10X_MD */     /*!< STM32F10X_MD: STM32 Medium density devices */
  5.   /* #define STM32F10X_MD_VL */  /*!< STM32F10X_MD_VL: STM32 Medium density Value Line devices */  
  6.   /* #define STM32F10X_HD */     /*!< STM32F10X_HD: STM32 High density devices */
  7.   /* #define STM32F10X_HD_VL */  /*!< STM32F10X_HD_VL: STM32 High density value line devices */  
  8.   /* #define STM32F10X_XL */     /*!< STM32F10X_XL: STM32 XL-density devices */
  9.   /* #define STM32F10X_CL */     /*!< STM32F10X_CL: STM32 Connectivity line devices */
  10. #endif
  11. /*  Tip: To avoid modifying this file each time you need to switch between these
  12.         devices, you can define the device in your toolchain compiler preprocessor.

  13. - Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers
  14.    where the Flash memory density ranges between 16 and 32 Kbytes.
  15. - Low-density value line devices are STM32F100xx microcontrollers where the Flash
  16.    memory density ranges between 16 and 32 Kbytes.
  17. - Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers
  18.    where the Flash memory density ranges between 64 and 128 Kbytes.
  19. - Medium-density value line devices are STM32F100xx microcontrollers where the
  20.    Flash memory density ranges between 64 and 128 Kbytes.   
  21. - High-density devices are STM32F101xx and STM32F103xx microcontrollers where
  22.    the Flash memory density ranges between 256 and 512 Kbytes.
  23. - High-density value line devices are STM32F100xx microcontrollers where the
  24.    Flash memory density ranges between 256 and 512 Kbytes.   
  25. - XL-density devices are STM32F101xx and STM32F103xx microcontrollers where
  26.    the Flash memory density ranges between 512 and 1024 Kbytes.
  27. - Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers.
  28.   */
ali_sww 发表于 2013-2-19 18:01 | 显示全部楼层
是容量不一样吧?
 楼主| inurl 发表于 2013-2-19 18:06 | 显示全部楼层
ali_sww 发表于 2013-2-19 18:01
是容量不一样吧?

103也有小容量的,100也有大容量的 ,主要是主频不一样 ,这术语起的太坑爹了
 楼主| inurl 发表于 2013-2-21 13:45 | 显示全部楼层
STM32F100 101 103
无标题.jpg
bytesun 发表于 2013-2-21 20:00 | 显示全部楼层
Low-density /Medium-density /High-density。 高/中/低密度 ,其实TM就是主频不一样
就你这句话,我只能说你太不了解ST的产品线了。
rockli 发表于 2013-2-21 22:52 | 显示全部楼层
规格书里明确说了根据flash大小划分的,怎么和主频扯上关系了?
uet_cache 发表于 2013-2-22 09:49 | 显示全部楼层
呵呵,这ST的东西,它说了算的,它定义A就是A,定义B就是B。只有认同。。。
杨爱林林 发表于 2013-2-22 13:48 | 显示全部楼层
人家搞注释 可不管你怎么分析  
说到底 还是英语水平不到家
jifuele 发表于 2013-2-22 15:54 | 显示全部楼层
等到真正是买方市场了  都改成中文资料就不坑爹了
jxmzzr 发表于 2013-3-18 15:29 | 显示全部楼层
呵呵,如果实在搞不定,还是去找原作者吧
lnhjsdf 发表于 2013-3-18 17:28 | 显示全部楼层
这个我也不懂啊,到底什么意思啊
crazy2012 发表于 2013-3-18 19:38 | 显示全部楼层
呵呵,确实有点儿
cjhk 发表于 2013-3-18 20:17 | 显示全部楼层
技术手册  很多时候确实比较难以理解  呵呵  还是需要多去尝试  呵呵
huangxz 发表于 2013-3-18 22:51 | 显示全部楼层
花样太多了,看的眼花缭乱啊
拿起书本 发表于 2013-3-25 09:58 | 显示全部楼层
那些技术手册都是给有经验的工程师看的,初学者确实有点难
qwe7277 发表于 2013-11-18 11:02 | 显示全部楼层
jasongu 发表于 2013-11-18 12:29 | 显示全部楼层
木有办法
戈卫东 发表于 2013-11-18 14:30 | 显示全部楼层
他家一大堆的东西,总得分别起个名字以示区别吧? 你认为可以有让所有人都满意的名字么?
puchuang 发表于 2013-11-18 19:27 | 显示全部楼层
看的有点眼花缭乱   楼主    注释   的理解   主要还是看个人的理解吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

37

主题

293

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部