stm32f103rbt6串口USART2通讯

时间:2021-02-10 15:01:51
【文件属性】:

文件名称:stm32f103rbt6串口USART2通讯

文件大小:822KB

文件格式:ZIP

更新时间:2021-02-10 15:01:51

stm32;

网上有很多USART1的例子,根据USART1改的USART2,很多人会失败不能用,USART1与USART2除了IO口不同外还要注意他们的时钟频率也不同,USART1时钟频率72Mhz,USART2为36Mhz。


【文件预览】:
stm32f103rbt6 USART2串口通讯 寄存器版
----USART.uvoptx(8KB)
----RTE()
--------RTE_Components.h(345B)
--------Device()
----DRIVER()
--------core_cm3.h(84KB)
--------usart.c(4KB)
--------stm32f10x.h(619KB)
--------core_cmFunc.h(17KB)
--------sys.c(6KB)
--------core_cmInstr.h(26KB)
--------usart.h(2KB)
--------delay.c(8KB)
--------sys.h(5KB)
--------readme.txt(1014B)
--------system_stm32f10x.h(2KB)
--------delay.h(2KB)
----Listings()
--------startup_stm32f10x_md.lst(44KB)
--------USART.map(70KB)
----USART.uvguix.dell(137KB)
----OBJ()
--------test.hex(10KB)
----USER()
--------startup_stm32f10x_hd.s(15KB)
--------test.c(620B)
--------JLinkSettings.ini(578B)
----Objects()
--------usart.crf(223KB)
--------USART.axf(232KB)
--------USART.htm(44KB)
--------USART.lnp(390B)
--------delay.crf(218KB)
--------USART.hex(10KB)
--------startup_stm32f10x_md.o(6KB)
--------USART_Target 1.dep(4KB)
--------usart.o(236KB)
--------usart.d(361B)
--------test.crf(222KB)
--------USART.build_log.htm(2KB)
--------delay.d(297B)
--------system_stm32f10x.d(311B)
--------test.d(390B)
--------delay.o(232KB)
--------system_stm32f10x.crf(217KB)
--------USART.sct(479B)
--------sys.o(245KB)
--------test.o(232KB)
--------sys.crf(219KB)
--------system_stm32f10x.o(231KB)
--------startup_stm32f10x_md.d(81B)
--------sys.d(248B)
----USART.uvguix.Administrator(70KB)
----USART.uvprojx(16KB)

网友评论