登录
首页 » C/C++ » Dotion1807101823

Dotion1807101823

于 2020-12-16 发布
0 41
下载积分: 1 下载次数: 1

代码说明:

说明:  该程序编写了STM32F103三个串口初始化程序,可快速调用,同时支持接收和发送单个字符和多个字符,并存储数据,方便接收数据后的通信协议校验,支持自定义接收数据最大长度,重写printf函数。(Three initialization programs of STM32F103 serial port are written in this program, which can be called quickly, and support to receive and send single character and multiple characters at the same time, and store data, so as to facilitate the verification of communication protocol after receiving data, support to customize the maximum length of received data, and rewrite printf function.)

文件列表:

Dotion1807101823, 0 , 2018-07-11
Dotion1807101823\Basic, 0 , 2018-07-11
Dotion1807101823\Basic\delay, 0 , 2018-07-11
Dotion1807101823\Basic\delay\delay.c, 833 , 2018-07-11
Dotion1807101823\Basic\delay\delay.h, 204 , 2017-12-26
Dotion1807101823\Basic\i2c, 0 , 2018-07-11
Dotion1807101823\Basic\i2c\i2c.c, 5806 , 2018-07-11
Dotion1807101823\Basic\i2c\i2c.h, 601 , 2018-07-11
Dotion1807101823\Basic\rtc, 0 , 2018-07-11
Dotion1807101823\Basic\rtc\rtc.c, 7445 , 2017-08-27
Dotion1807101823\Basic\rtc\rtc.h, 615 , 2017-08-27
Dotion1807101823\Basic\sys, 0 , 2018-07-11
Dotion1807101823\Basic\sys\sys.c, 2480 , 2018-07-11
Dotion1807101823\Basic\sys\sys.h, 2205 , 2017-08-27
Dotion1807101823\Basic\usart, 0 , 2018-07-11
Dotion1807101823\Basic\usart\usart.c, 10194 , 2018-07-11
Dotion1807101823\Basic\usart\usart.h, 1430 , 2018-07-10
Dotion1807101823\CMSIS, 0 , 2018-07-11
Dotion1807101823\CMSIS\core_cm3.c, 17273 , 2010-06-07
Dotion1807101823\CMSIS\core_cm3.h, 85714 , 2011-02-09
Dotion1807101823\CMSIS\stm32f10x.h, 633941 , 2011-03-10
Dotion1807101823\CMSIS\system_stm32f10x.c, 36557 , 2011-03-10
Dotion1807101823\CMSIS\system_stm32f10x.h, 2085 , 2011-03-10
Dotion1807101823\Doc, 0 , 2018-07-11
Dotion1807101823\Doc\工程目录说明.doc, 172 , 2018-07-09
Dotion1807101823\Dotion.uvopt, 11477 , 2018-07-09
Dotion1807101823\Dotion_fish.map, 129641 , 2018-07-11
Dotion1807101823\Dtion.uvgui.hasee, 85004 , 2018-07-09
Dotion1807101823\Dtion.uvguix.hasee, 91158 , 2018-07-11
Dotion1807101823\Dtion.uvguix.sqy, 89010 , 2018-07-10
Dotion1807101823\Dtion.uvopt, 10908 , 2018-07-09
Dotion1807101823\Dtion.uvoptx, 13786 , 2018-07-10
Dotion1807101823\Dtion.uvproj.saved_uv4, 18782 , 2018-07-09
Dotion1807101823\Dtion.uvprojx, 18069 , 2018-07-10
Dotion1807101823\Hardware, 0 , 2018-07-11
Dotion1807101823\Hardware\KEY, 0 , 2018-07-11
Dotion1807101823\Hardware\KEY\key.c, 1360 , 2017-08-27
Dotion1807101823\Hardware\KEY\key.h, 189 , 2017-08-02
Dotion1807101823\Hardware\LED, 0 , 2018-07-11
Dotion1807101823\Hardware\LED\led.c, 1327 , 2017-08-27
Dotion1807101823\Hardware\LED\led.h, 290 , 2017-08-02
Dotion1807101823\Lib, 0 , 2018-07-11
Dotion1807101823\Lib\inc, 0 , 2018-07-11
Dotion1807101823\Lib\inc\misc.h, 8982 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_adc.h, 21690 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_bkp.h, 7555 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_can.h, 27559 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_cec.h, 6573 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_crc.h, 2162 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_dac.h, 15233 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_dbgmcu.h, 3818 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_dma.h, 20754 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_exti.h, 6824 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_flash.h, 25445 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_fsmc.h, 27016 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_gpio.h, 20175 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_i2c.h, 30029 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_iwdg.h, 3828 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_pwr.h, 4383 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_rcc.h, 30452 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_rtc.h, 3857 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_sdio.h, 21863 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_spi.h, 17725 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_tim.h, 52427 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_usart.h, 16548 , 2011-03-10
Dotion1807101823\Lib\inc\stm32f10x_wwdg.h, 2966 , 2011-03-10
Dotion1807101823\Lib\src, 0 , 2018-07-11
Dotion1807101823\Lib\src\misc.c, 7046 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_adc.c, 47201 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_bkp.c, 8463 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_can.c, 45103 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_cec.c, 11656 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_crc.c, 3347 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_dac.c, 19087 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_dbgmcu.c, 5149 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_dma.c, 29607 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_exti.c, 6959 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_flash.c, 62551 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_fsmc.c, 35484 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_gpio.c, 23221 , 2011-03-11
Dotion1807101823\Lib\src\stm32f10x_i2c.c, 45781 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_iwdg.c, 4916 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_pwr.c, 8759 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_rcc.c, 51271 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_rtc.c, 8598 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_sdio.c, 28933 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_spi.c, 30224 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_tim.c, 109159 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_usart.c, 38308 , 2011-03-10
Dotion1807101823\Lib\src\stm32f10x_wwdg.c, 5735 , 2011-03-10
Dotion1807101823\Project, 0 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.axf, 325484 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.build_log.htm, 1955 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.hex, 35315 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.htm, 89117 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.lnp, 679 , 2018-07-11
Dotion1807101823\Project\Dotion_fish.sct, 479 , 2018-07-09
Dotion1807101823\Project\Dtion_Dotion.dep, 26603 , 2018-07-11
Dotion1807101823\Project\Project, 0 , 2018-07-11
Dotion1807101823\Project\Project\Dotion_fish.build_log.htm, 3770 , 2018-07-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104049会员总数
  • 30今日下载