文件名称:USART—串口通信
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-09-26
- 文件大小:
- 5.82mb
- 下载次数:
- 0次
- 提 供 者:
- 老李***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32串口通讯相关例程,需要学习者自行下载(STM32 serial communication related routines, learners need to download their own)
相关搜索: STM32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART—串口通信
USART—串口通信\UART4接发
USART—串口通信\UART4接发\Doc
USART—串口通信\UART4接发\Doc\readme.txt
USART—串口通信\UART4接发\Libraries
USART—串口通信\UART4接发\Libraries\CMSIS
USART—串口通信\UART4接发\Libraries\CMSIS\core_cm3.c
USART—串口通信\UART4接发\Libraries\CMSIS\core_cm3.h
USART—串口通信\UART4接发\Libraries\CMSIS\startup
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
USART—串口通信\UART4接发\Libraries\CMSIS\stm32f10x.h
USART—串口通信\UART4接发\Libraries\CMSIS\system_stm32f10x.c
USART—串口通信\UART4接发\Libraries\CMSIS\system_stm32f10x.h
USART—串口通信\UART4接发\Libraries\FWlib
USART—串口通信\UART4接发\Libraries\FWlib\inc
USART—串口通信\UART4接发\Libraries\FWlib\inc\misc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_adc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_bkp.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_can.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_cec.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_crc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dac.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dma.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_exti.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_flash.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_fsmc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_gpio.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_i2c.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_iwdg.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_pwr.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_rcc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_rtc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_sdio.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_spi.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_tim.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_usart.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_wwdg.h
USART—串口通信\UART4接发\Libraries\FWlib\src
USART—串口通信\UART4接发\Libraries\FWlib\src\misc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_adc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_bkp.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_can.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_cec.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_crc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dac.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dbgmcu.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dma.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_exti.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_flash.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_fsmc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_gpio.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_i2c.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_iwdg.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_pwr.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_rcc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_rtc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_sdio.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_spi.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_tim.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_usart.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_wwdg.c
USART—串口通信\UART4接发\Project
USART—串口通信\UART4接发\Project\RVMDK(uv4)
USART—串口通信\UART4接发\Project\RVMDK(uv4)\BH-F103.uvoptx
USART—串口通信\UART4接发\Project\RVMDK(uv4)\BH-F103.uvprojx
USART—串口通信\UART4接发\Project\RVMDK(uv4)\RTE
USART—串口通信\UART4接发\Project\RVMDK(uv4)\RTE\RTE_Components.h
USART—串口通信\UART4接发\User
USART—串口通信\UART4接发\User\main.c
USART—串口通信\UART4接发\User\stm32f10x_conf.h
USART—串口通信\UART4接发\User\stm32f10x_it.c
USART—串口通信\UART4接发\User\stm32f10x_it.h
USART—串口通信\UART4接发\User\usart
USART—串口通信\UART4接发\User\usart\bsp_usart.c
USART—串口通信\UART4接发\User\usart\bsp_usart.h
USART—串口通信\UART4接发\keilkill.bat
USART—串口通信\UART5接发
USART—串口通信\UART5接发\Doc
USART—串口通信\UART5接发\Doc\readme.txt
USART—串口通信\UART5接发\Libraries
USART—串口通信\UART5接发\Libraries\CMSIS
USART—串口通信\UART5接发\Libraries\CMSIS\core_cm3.c
USART—串口通信\UART5接发\Libraries\CMSIS\core_cm3.h
USART—串口通信\UART5接发\Libraries\CMSIS\startup
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
USART—串口通信\UART4接发
USART—串口通信\UART4接发\Doc
USART—串口通信\UART4接发\Doc\readme.txt
USART—串口通信\UART4接发\Libraries
USART—串口通信\UART4接发\Libraries\CMSIS
USART—串口通信\UART4接发\Libraries\CMSIS\core_cm3.c
USART—串口通信\UART4接发\Libraries\CMSIS\core_cm3.h
USART—串口通信\UART4接发\Libraries\CMSIS\startup
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART—串口通信\UART4接发\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
USART—串口通信\UART4接发\Libraries\CMSIS\stm32f10x.h
USART—串口通信\UART4接发\Libraries\CMSIS\system_stm32f10x.c
USART—串口通信\UART4接发\Libraries\CMSIS\system_stm32f10x.h
USART—串口通信\UART4接发\Libraries\FWlib
USART—串口通信\UART4接发\Libraries\FWlib\inc
USART—串口通信\UART4接发\Libraries\FWlib\inc\misc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_adc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_bkp.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_can.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_cec.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_crc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dac.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_dma.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_exti.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_flash.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_fsmc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_gpio.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_i2c.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_iwdg.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_pwr.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_rcc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_rtc.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_sdio.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_spi.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_tim.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_usart.h
USART—串口通信\UART4接发\Libraries\FWlib\inc\stm32f10x_wwdg.h
USART—串口通信\UART4接发\Libraries\FWlib\src
USART—串口通信\UART4接发\Libraries\FWlib\src\misc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_adc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_bkp.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_can.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_cec.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_crc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dac.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dbgmcu.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_dma.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_exti.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_flash.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_fsmc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_gpio.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_i2c.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_iwdg.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_pwr.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_rcc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_rtc.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_sdio.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_spi.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_tim.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_usart.c
USART—串口通信\UART4接发\Libraries\FWlib\src\stm32f10x_wwdg.c
USART—串口通信\UART4接发\Project
USART—串口通信\UART4接发\Project\RVMDK(uv4)
USART—串口通信\UART4接发\Project\RVMDK(uv4)\BH-F103.uvoptx
USART—串口通信\UART4接发\Project\RVMDK(uv4)\BH-F103.uvprojx
USART—串口通信\UART4接发\Project\RVMDK(uv4)\RTE
USART—串口通信\UART4接发\Project\RVMDK(uv4)\RTE\RTE_Components.h
USART—串口通信\UART4接发\User
USART—串口通信\UART4接发\User\main.c
USART—串口通信\UART4接发\User\stm32f10x_conf.h
USART—串口通信\UART4接发\User\stm32f10x_it.c
USART—串口通信\UART4接发\User\stm32f10x_it.h
USART—串口通信\UART4接发\User\usart
USART—串口通信\UART4接发\User\usart\bsp_usart.c
USART—串口通信\UART4接发\User\usart\bsp_usart.h
USART—串口通信\UART4接发\keilkill.bat
USART—串口通信\UART5接发
USART—串口通信\UART5接发\Doc
USART—串口通信\UART5接发\Doc\readme.txt
USART—串口通信\UART5接发\Libraries
USART—串口通信\UART5接发\Libraries\CMSIS
USART—串口通信\UART5接发\Libraries\CMSIS\core_cm3.c
USART—串口通信\UART5接发\Libraries\CMSIS\core_cm3.h
USART—串口通信\UART5接发\Libraries\CMSIS\startup
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART—串口通信\UART5接发\Libraries\CMSIS\startup\startup_stm32f10x_xl.s