文件名称:UART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-08-30
- 文件大小:
- 6.59mb
- 下载次数:
- 0次
- 提 供 者:
- 龙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
同时使用STM32三个串口的接收与发送,串口1使用printf(),串口2使用u2_printf(),串口3使用u3_printf().接受采用定时器中断超时,5ms未接收到数据认为本次接收结束,置位相应的标志位,主程序检测并处理接收数据。-STM32 simultaneously receive and send three serial, serial port 1 to use printf (), 2 serial ports use u2_printf (), 3 serial ports use u3_printf (). Accepting timer interruption timeout, 5ms does not receive data that the receiving end of this, set the appropriate flag, the main program to detect and process the received data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART
....\CORE
....\....\core_cm3.c
....\....\core_cm3.h
....\....\startup_stm32f10x_hd.s
....\....\startup_stm32f10x_md.s
....\HARDWARE
....\........\timers
....\........\......\timer.c
....\........\......\timer.h
....\........\USART2
....\........\......\usart2.c
....\........\......\usart2.h
....\........\USART3
....\........\......\usart.h
....\........\......\usart3.c
....\........\......\usart3.h
....\keilkilll.bat
....\OBJ
....\...\core_cm3.crf
....\...\core_cm3.d
....\...\core_cm3.o
....\...\delay.crf
....\...\delay.d
....\...\delay.o
....\...\flash.d
....\...\flash.__i
....\...\main.crf
....\...\main.d
....\...\main.o
....\...\misc.crf
....\...\misc.d
....\...\misc.o
....\...\startup_stm32f10x_hd.d
....\...\startup_stm32f10x_hd.o
....\...\stm32f10x_adc.crf
....\...\stm32f10x_adc.d
....\...\stm32f10x_adc.o
....\...\stm32f10x_bkp.crf
....\...\stm32f10x_bkp.d
....\...\stm32f10x_bkp.o
....\...\stm32f10x_can.crf
....\...\stm32f10x_can.d
....\...\stm32f10x_can.o
....\...\stm32f10x_cec.crf
....\...\stm32f10x_cec.d
....\...\stm32f10x_cec.o
....\...\stm32f10x_crc.crf
....\...\stm32f10x_crc.d
....\...\stm32f10x_crc.o
....\...\stm32f10x_dac.crf
....\...\stm32f10x_dac.d
....\...\stm32f10x_dac.o
....\...\stm32f10x_dbgmcu.crf
....\...\stm32f10x_dbgmcu.d
....\...\stm32f10x_dbgmcu.o
....\...\stm32f10x_dma.crf
....\...\stm32f10x_dma.d
....\...\stm32f10x_dma.o
....\...\stm32f10x_exti.crf
....\...\stm32f10x_exti.d
....\...\stm32f10x_exti.o
....\...\stm32f10x_flash.crf
....\...\stm32f10x_flash.d
....\...\stm32f10x_flash.o
....\...\stm32f10x_fsmc.crf
....\...\stm32f10x_fsmc.d
....\...\stm32f10x_fsmc.o
....\...\stm32f10x_gpio.crf
....\...\stm32f10x_gpio.d
....\...\stm32f10x_gpio.o
....\...\stm32f10x_i2c.crf
....\...\stm32f10x_i2c.d
....\...\stm32f10x_i2c.o
....\...\stm32f10x_it.crf
....\...\stm32f10x_it.d
....\...\stm32f10x_it.o
....\...\stm32f10x_iwdg.crf
....\...\stm32f10x_iwdg.d
....\...\stm32f10x_iwdg.o
....\...\stm32f10x_pwr.crf
....\...\stm32f10x_pwr.d
....\...\stm32f10x_pwr.o
....\...\stm32f10x_rcc.crf
....\...\stm32f10x_rcc.d
....\...\stm32f10x_rcc.o
....\...\stm32f10x_rtc.crf
....\...\stm32f10x_rtc.d
....\...\stm32f10x_rtc.o
....\...\stm32f10x_sdio.crf
....\...\stm32f10x_sdio.d
....\...\stm32f10x_sdio.o
....\...\stm32f10x_spi.crf
....\...\stm32f10x_spi.d
....\...\stm32f10x_spi.o
....\...\stm32f10x_tim.crf
....\...\stm32f10x_tim.d
....\...\stm32f10x_tim.o
....\...\stm32f10x_usart.crf
....\...\stm32f10x_usart.d