文件名称:USART_test
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-11-06
- 文件大小:
- 6.06mb
- 下载次数:
- 0次
- 提 供 者:
- 小***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
库函数实现串口通信,DMA的方式实现串口通信(Serial communication based on library function)
相关搜索: STM32F103
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART_test\Doc\Project_log.txt
USART_test\Libraries\CMSIS\core_cm3.c
USART_test\Libraries\CMSIS\core_cm3.h
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
USART_test\Libraries\CMSIS\stm32f10x.h
USART_test\Libraries\CMSIS\system_stm32f10x.c
USART_test\Libraries\CMSIS\system_stm32f10x.h
USART_test\Libraries\DMPLIB\dmpKey.h
USART_test\Libraries\DMPLIB\dmpmap.h
USART_test\Libraries\DMPLIB\inv_mpu.c
USART_test\Libraries\DMPLIB\inv_mpu.h
USART_test\Libraries\DMPLIB\inv_mpu_dmp_motion_driver.c
USART_test\Libraries\DMPLIB\inv_mpu_dmp_motion_driver.h
USART_test\Libraries\FWlib\inc\misc.h
USART_test\Libraries\FWlib\inc\stm32f10x_adc.h
USART_test\Libraries\FWlib\inc\stm32f10x_bkp.h
USART_test\Libraries\FWlib\inc\stm32f10x_can.h
USART_test\Libraries\FWlib\inc\stm32f10x_cec.h
USART_test\Libraries\FWlib\inc\stm32f10x_crc.h
USART_test\Libraries\FWlib\inc\stm32f10x_dac.h
USART_test\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
USART_test\Libraries\FWlib\inc\stm32f10x_dma.h
USART_test\Libraries\FWlib\inc\stm32f10x_exti.h
USART_test\Libraries\FWlib\inc\stm32f10x_flash.h
USART_test\Libraries\FWlib\inc\stm32f10x_fsmc.h
USART_test\Libraries\FWlib\inc\stm32f10x_gpio.h
USART_test\Libraries\FWlib\inc\stm32f10x_i2c.h
USART_test\Libraries\FWlib\inc\stm32f10x_iwdg.h
USART_test\Libraries\FWlib\inc\stm32f10x_pwr.h
USART_test\Libraries\FWlib\inc\stm32f10x_rcc.h
USART_test\Libraries\FWlib\inc\stm32f10x_rtc.h
USART_test\Libraries\FWlib\inc\stm32f10x_sdio.h
USART_test\Libraries\FWlib\inc\stm32f10x_spi.h
USART_test\Libraries\FWlib\inc\stm32f10x_tim.h
USART_test\Libraries\FWlib\inc\stm32f10x_usart.h
USART_test\Libraries\FWlib\inc\stm32f10x_wwdg.h
USART_test\Libraries\FWlib\src\misc.c
USART_test\Libraries\FWlib\src\stm32f10x_adc.c
USART_test\Libraries\FWlib\src\stm32f10x_bkp.c
USART_test\Libraries\FWlib\src\stm32f10x_can.c
USART_test\Libraries\FWlib\src\stm32f10x_cec.c
USART_test\Libraries\FWlib\src\stm32f10x_crc.c
USART_test\Libraries\FWlib\src\stm32f10x_dac.c
USART_test\Libraries\FWlib\src\stm32f10x_dbgmcu.c
USART_test\Libraries\FWlib\src\stm32f10x_dma.c
USART_test\Libraries\FWlib\src\stm32f10x_exti.c
USART_test\Libraries\FWlib\src\stm32f10x_flash.c
USART_test\Libraries\FWlib\src\stm32f10x_fsmc.c
USART_test\Libraries\FWlib\src\stm32f10x_gpio.c
USART_test\Libraries\FWlib\src\stm32f10x_i2c.c
USART_test\Libraries\FWlib\src\stm32f10x_iwdg.c
USART_test\Libraries\FWlib\src\stm32f10x_pwr.c
USART_test\Libraries\FWlib\src\stm32f10x_rcc.c
USART_test\Libraries\FWlib\src\stm32f10x_rtc.c
USART_test\Libraries\FWlib\src\stm32f10x_sdio.c
USART_test\Libraries\FWlib\src\stm32f10x_spi.c
USART_test\Libraries\FWlib\src\stm32f10x_tim.c
USART_test\Libraries\FWlib\src\stm32f10x_usart.c
USART_test\Libraries\FWlib\src\stm32f10x_wwdg.c
USART_test\Listing\LORA-Test.map
USART_test\Listing\startup_stm32f10x_hd.lst
USART_test\Output\adc.crf
USART_test\Output\adc.d
USART_test\Output\adc.o
USART_test\Output\basic_algorithm.crf
USART_test\Output\basic_algorithm.d
USART_test\Output\basic_algorithm.o
USART_test\Output\basic_algorithm.__i
USART_test\Output\characterdetector.crf
USART_test\Output\characterdetector.d
USART_test\Output\characterdetector.o
USART_test\Output\core_cm3.crf
USART_test\Output\core_cm3.d
USART_test\Output\core_cm3.o
USART_test\Output\core_cm3.__i
USART_test\Output\dma.crf
USART_test\Output\dma.d
USART_test\Output\dma.o
USART_test\Output\dma.__i
USART_test\Output\key.crf
USART_test\Output\key.d
USART_test\Output\key.o
USART_test\Output\key.__i
USART_test\Output\led.crf
USART_test\Output\led.d
USART_test\Output\led.o
USART_test\Output\LORA-Test.axf
USART_test\Output\LORA-Test.build_log.htm
USART_test\Output\LORA-Test.hex
USART_test\Output\LORA-Test.htm
USART_test\Output\LORA-Test.lnp
USART_test\Output\LORA-Test.plg
USART_test\Output\LORA-Test.sct
USART_test\Libraries\CMSIS\core_cm3.c
USART_test\Libraries\CMSIS\core_cm3.h
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_md.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
USART_test\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
USART_test\Libraries\CMSIS\stm32f10x.h
USART_test\Libraries\CMSIS\system_stm32f10x.c
USART_test\Libraries\CMSIS\system_stm32f10x.h
USART_test\Libraries\DMPLIB\dmpKey.h
USART_test\Libraries\DMPLIB\dmpmap.h
USART_test\Libraries\DMPLIB\inv_mpu.c
USART_test\Libraries\DMPLIB\inv_mpu.h
USART_test\Libraries\DMPLIB\inv_mpu_dmp_motion_driver.c
USART_test\Libraries\DMPLIB\inv_mpu_dmp_motion_driver.h
USART_test\Libraries\FWlib\inc\misc.h
USART_test\Libraries\FWlib\inc\stm32f10x_adc.h
USART_test\Libraries\FWlib\inc\stm32f10x_bkp.h
USART_test\Libraries\FWlib\inc\stm32f10x_can.h
USART_test\Libraries\FWlib\inc\stm32f10x_cec.h
USART_test\Libraries\FWlib\inc\stm32f10x_crc.h
USART_test\Libraries\FWlib\inc\stm32f10x_dac.h
USART_test\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
USART_test\Libraries\FWlib\inc\stm32f10x_dma.h
USART_test\Libraries\FWlib\inc\stm32f10x_exti.h
USART_test\Libraries\FWlib\inc\stm32f10x_flash.h
USART_test\Libraries\FWlib\inc\stm32f10x_fsmc.h
USART_test\Libraries\FWlib\inc\stm32f10x_gpio.h
USART_test\Libraries\FWlib\inc\stm32f10x_i2c.h
USART_test\Libraries\FWlib\inc\stm32f10x_iwdg.h
USART_test\Libraries\FWlib\inc\stm32f10x_pwr.h
USART_test\Libraries\FWlib\inc\stm32f10x_rcc.h
USART_test\Libraries\FWlib\inc\stm32f10x_rtc.h
USART_test\Libraries\FWlib\inc\stm32f10x_sdio.h
USART_test\Libraries\FWlib\inc\stm32f10x_spi.h
USART_test\Libraries\FWlib\inc\stm32f10x_tim.h
USART_test\Libraries\FWlib\inc\stm32f10x_usart.h
USART_test\Libraries\FWlib\inc\stm32f10x_wwdg.h
USART_test\Libraries\FWlib\src\misc.c
USART_test\Libraries\FWlib\src\stm32f10x_adc.c
USART_test\Libraries\FWlib\src\stm32f10x_bkp.c
USART_test\Libraries\FWlib\src\stm32f10x_can.c
USART_test\Libraries\FWlib\src\stm32f10x_cec.c
USART_test\Libraries\FWlib\src\stm32f10x_crc.c
USART_test\Libraries\FWlib\src\stm32f10x_dac.c
USART_test\Libraries\FWlib\src\stm32f10x_dbgmcu.c
USART_test\Libraries\FWlib\src\stm32f10x_dma.c
USART_test\Libraries\FWlib\src\stm32f10x_exti.c
USART_test\Libraries\FWlib\src\stm32f10x_flash.c
USART_test\Libraries\FWlib\src\stm32f10x_fsmc.c
USART_test\Libraries\FWlib\src\stm32f10x_gpio.c
USART_test\Libraries\FWlib\src\stm32f10x_i2c.c
USART_test\Libraries\FWlib\src\stm32f10x_iwdg.c
USART_test\Libraries\FWlib\src\stm32f10x_pwr.c
USART_test\Libraries\FWlib\src\stm32f10x_rcc.c
USART_test\Libraries\FWlib\src\stm32f10x_rtc.c
USART_test\Libraries\FWlib\src\stm32f10x_sdio.c
USART_test\Libraries\FWlib\src\stm32f10x_spi.c
USART_test\Libraries\FWlib\src\stm32f10x_tim.c
USART_test\Libraries\FWlib\src\stm32f10x_usart.c
USART_test\Libraries\FWlib\src\stm32f10x_wwdg.c
USART_test\Listing\LORA-Test.map
USART_test\Listing\startup_stm32f10x_hd.lst
USART_test\Output\adc.crf
USART_test\Output\adc.d
USART_test\Output\adc.o
USART_test\Output\basic_algorithm.crf
USART_test\Output\basic_algorithm.d
USART_test\Output\basic_algorithm.o
USART_test\Output\basic_algorithm.__i
USART_test\Output\characterdetector.crf
USART_test\Output\characterdetector.d
USART_test\Output\characterdetector.o
USART_test\Output\core_cm3.crf
USART_test\Output\core_cm3.d
USART_test\Output\core_cm3.o
USART_test\Output\core_cm3.__i
USART_test\Output\dma.crf
USART_test\Output\dma.d
USART_test\Output\dma.o
USART_test\Output\dma.__i
USART_test\Output\key.crf
USART_test\Output\key.d
USART_test\Output\key.o
USART_test\Output\key.__i
USART_test\Output\led.crf
USART_test\Output\led.d
USART_test\Output\led.o
USART_test\Output\LORA-Test.axf
USART_test\Output\LORA-Test.build_log.htm
USART_test\Output\LORA-Test.hex
USART_test\Output\LORA-Test.htm
USART_test\Output\LORA-Test.lnp
USART_test\Output\LORA-Test.plg
USART_test\Output\LORA-Test.sct