永发信息网

STM32 中为什么需要选择启动文件

答案:2  悬赏:0  手机版
解决时间 2021-01-28 08:56
  • 提问者网友:皆是孤独
  • 2021-01-28 04:53
STM32 中为什么需要选择启动文件
最佳答案
  • 五星知识达人网友:拜訪者
  • 2021-01-28 06:24
取USART_RX_STA的最高位 判断是否为0 可以的话希望能把USART_RX_STA这个的定义贴出来 不过我个人感觉应该是判断usart传输开始位
全部回答
  • 1楼网友:封刀令
  • 2021-01-28 07:28
startup_stm32f10x_cl.s 互联型的器件,stm32f105xx,stm32f107xx startup_stm32f10x_hd.s 大容量的stm32f101xx,stm32f102xx,stm32f103xx startup_stm32f10x_hd_vl.s 大容量的stm32f100xx startup_stm32f10x_ld.s 小容量的stm32f101xx,stm32f102xx,stm32f103xx startup_stm32f10x_ld_vl.s 小容量的stm32f100xx startup_stm32f10x_md.s 中容量的stm32f101xx,stm32f102xx,stm32f103xx startup_stm32f10x_md_vl.s 中容量的stm32f100xx startup_stm32f10x_xl.s flash在512k到1024k字节的stm32f101xx,stm32f102xx,stm32f103xx cl:互联型产品,stm32f105/107系列 vl:超值型产品,stm32f100系列 xl:超高密度产品,stm32f101/103系列 ld:低密度产品,flash小于64k md:中等密度产品,flash=64 or 128 hd:高密度产品,flash大于128 hd(high density )是大容量,
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯