文件名称:UART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-01-14
- 文件大小:
- 1.22mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
USART实现串口通信,并且返回输入的数值,在调试界面-USART serial communication, and returns the value entered in the debugging interface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7.UART带数据队列\debug\DebugInFlash\bsp_gpio.crf
................\.....\............\bsp_gpio.d
................\.....\............\bsp_gpio.o
................\.....\............\bsp_gpio.__i
................\.....\............\bsp_queue .crf
................\.....\............\bsp_queue .d
................\.....\............\bsp_queue .o
................\.....\............\bsp_queue .__i
................\.....\............\bsp_tim.crf
................\.....\............\bsp_tim.d
................\.....\............\bsp_tim.o
................\.....\............\bsp_tim.__i
................\.....\............\bsp_uart.crf
................\.....\............\bsp_uart.d
................\.....\............\bsp_uart.o
................\.....\............\bsp_uart.__i
................\.....\............\main.crf
................\.....\............\main.d
................\.....\............\main.o
................\.....\............\main.__i
................\.....\............\misc.crf
................\.....\............\misc.d
................\.....\............\misc.o
................\.....\............\startup.d
................\.....\............\startup.o
................\.....\............\STM32F103RX.axf
................\.....\............\STM32F103RX.hex
................\.....\............\STM32F103RX.htm
................\.....\............\STM32F103RX.lnp
................\.....\............\STM32F103RX.plg
................\.....\............\STM32F103RX.sct
................\.....\............\STM32F103RX.tra
................\.....\............\stm32f10x_gpio.crf
................\.....\............\stm32f10x_gpio.d
................\.....\............\stm32f10x_gpio.o
................\.....\............\stm32f10x_rcc.crf
................\.....\............\stm32f10x_rcc.d
................\.....\............\stm32f10x_rcc.o
................\.....\............\stm32f10x_tim.crf
................\.....\............\stm32f10x_tim.d
................\.....\............\stm32f10x_tim.o
................\.....\............\stm32f10x_usart.crf
................\.....\............\stm32f10x_usart.d
................\.....\............\stm32f10x_usart.o
................\.....\............\target.crf
................\.....\............\target.d
................\.....\............\target.o
................\.....\List\startup.lst
................\.....\....\STM32F103RX.map
................\.river\bsp\bsp_gpio.c
................\......\...\bsp_gpio.h
................\......\...\bsp_queue .c
................\......\...\bsp_queue.h
................\......\...\bsp_tim.c
................\......\...\bsp_tim.h
................\......\...\bsp_uart.c
................\......\...\bsp_uart.h
................\......\bsp.h
................\......\stm32lib\inc\misc.h
................\......\........\...\stm32f10x_adc.h
................\......\........\...\stm32f10x_bkp.h
................\......\........\...\stm32f10x_can.h
................\......\........\...\stm32f10x_cec.h
................\......\........\...\stm32f10x_crc.h
................\......\........\...\stm32f10x_dac.h
................\......\........\...\stm32f10x_dbgmcu.h
................\......\........\...\stm32f10x_dma.h
................\......\........\...\stm32f10x_exti.h
................\......\........\...\stm32f10x_flash.h
................\......\........\...\stm32f10x_fsmc.h
................\......\........\...\stm32f10x_gpio.h
................\......\........\...\stm32f10x_i2c.h
................\......\........\...\stm32f10x_iwdg.h
................\......\........\...\stm32f10x_pwr.h
................\......\........\...\stm32f10x_rcc.h
................\......\........\...\stm32f10x_rtc.h
................\......\........\...\stm32f10x_sdio.h
................\......\........\...\stm32f10x_spi.h
................\......\........\...\stm32f10x_tim.h
................\......\........\...\stm32f10x_usart.h
................\......\........\...\stm32f10x_wwdg.h
................\......\........\src\misc.c
................\......\........\...\stm32f10x_adc.c
................\......\........