文件名称:USART_STM32f103
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1007kb
- 下载次数:
- 0次
- 提 供 者:
- huangz*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学习STM32f103如何与上位机如何进行串口传输数据,里面提供了整个工程文件-Learn how STM32f103 how PC serial port to transfer data, which provides the entire project file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART简单\globals.h
.........\include.h
.........\main.c
.........\main.h
.........\MyStdlib.c
.........\MyStdlib.h
.........\myuse.h
.........\platform_config.h
.........\RAM.ini
.........\readme.txt
.........\stm32f10x_it.c
.........\stm32f10x_conf.h
.........\stm32f10x_vector.s
.........\stm32f10x_it.h
.........\timer.c
.........\timer.h
.........\usart\Com.c
.........\.....\COM.H
.........\.....\Retarget.c
.........\Obj\ExtDll.iex
.........\...\STM32.fed
.........\...\STM32.hex
.........\...\STM32.htm
.........\...\STM32.plg
.........\...\stm32f10x_it.d
.........\...\stm32f10x_it.o
.........\...\main.d
.........\...\main.o
.........\...\STM32.axf
.........\...\timer.d
.........\...\timer.o
.........\...\mystdlib.d
.........\...\mystdlib.o
.........\...\com.d
.........\...\com.o
.........\...\retarget.d
.........\...\retarget.o
.........\...\stm32f10x_vector.o
.........\...\STM32.tra
.........\...\STM32.lnp
.........\...\stm32f10x_it.crf
.........\...\main.crf
.........\...\timer.crf
.........\...\mystdlib.crf
.........\...\com.crf
.........\...\retarget.crf
.........\...\stm32f10x_lib.d
.........\...\stm32f10x_lib.crf
.........\...\stm32f10x_lib.o
.........\...\stm32f10x_usart.d
.........\...\stm32f10x_usart.crf
.........\...\stm32f10x_usart.o
.........\...\stm32f10x_gpio.d
.........\...\stm32f10x_gpio.crf
.........\...\stm32f10x_flash.d
.........\...\stm32f10x_flash.crf
.........\...\stm32f10x_flash.o
.........\...\stm32f10x_systick.d
.........\...\stm32f10x_systick.crf
.........\...\stm32f10x_systick.o
.........\...\stm32f10x_rcc.d
.........\...\stm32f10x_rcc.crf
.........\...\stm32f10x_rcc.o
.........\...\stm32f10x_nvic.d
.........\...\stm32f10x_nvic.crf
.........\...\stm32f10x_nvic.o
.........\...\cortexm3_macro.o
.........\...\STM32_sct.Bak
.........\...\STM32.sct
.........\...\stm32f10x_gpio.o
.........\Lst\STM32.map
.........\...\STM3210B-EVAL.map
.........\...\stm32f10x_vector.lst
.........\Project_FLASH.dep
.........\Project.Uv2.bak
.........\Sourse_Insight\Easy_Comm.IMB
.........\..............\Easy_Comm.IMD
.........\..............\Easy_Comm.IAB
.........\..............\Easy_Comm.IAD
.........\..............\Easy_Comm.PR
.........\..............\Easy_Comm.PS
.........\..............\Easy_Comm.PFI
.........\..............\Easy_Comm.PO
.........\..............\Easy_Comm.PRI
.........\..............\Easy_Comm.WK3
.........\Project_RAM.dep
.........\Project_uvproj.bak
.........\Project_uvopt.bak
.........\Project_Simulator.dep
.........\JLinkLog.txt
.........\Project.uvproj
.........\Project.uvopt
.........\usart
.........\Obj
.........\Lst
.........\Sourse_Insight
USART简单
.........\include.h
.........\main.c
.........\main.h
.........\MyStdlib.c
.........\MyStdlib.h
.........\myuse.h
.........\platform_config.h
.........\RAM.ini
.........\readme.txt
.........\stm32f10x_it.c
.........\stm32f10x_conf.h
.........\stm32f10x_vector.s
.........\stm32f10x_it.h
.........\timer.c
.........\timer.h
.........\usart\Com.c
.........\.....\COM.H
.........\.....\Retarget.c
.........\Obj\ExtDll.iex
.........\...\STM32.fed
.........\...\STM32.hex
.........\...\STM32.htm
.........\...\STM32.plg
.........\...\stm32f10x_it.d
.........\...\stm32f10x_it.o
.........\...\main.d
.........\...\main.o
.........\...\STM32.axf
.........\...\timer.d
.........\...\timer.o
.........\...\mystdlib.d
.........\...\mystdlib.o
.........\...\com.d
.........\...\com.o
.........\...\retarget.d
.........\...\retarget.o
.........\...\stm32f10x_vector.o
.........\...\STM32.tra
.........\...\STM32.lnp
.........\...\stm32f10x_it.crf
.........\...\main.crf
.........\...\timer.crf
.........\...\mystdlib.crf
.........\...\com.crf
.........\...\retarget.crf
.........\...\stm32f10x_lib.d
.........\...\stm32f10x_lib.crf
.........\...\stm32f10x_lib.o
.........\...\stm32f10x_usart.d
.........\...\stm32f10x_usart.crf
.........\...\stm32f10x_usart.o
.........\...\stm32f10x_gpio.d
.........\...\stm32f10x_gpio.crf
.........\...\stm32f10x_flash.d
.........\...\stm32f10x_flash.crf
.........\...\stm32f10x_flash.o
.........\...\stm32f10x_systick.d
.........\...\stm32f10x_systick.crf
.........\...\stm32f10x_systick.o
.........\...\stm32f10x_rcc.d
.........\...\stm32f10x_rcc.crf
.........\...\stm32f10x_rcc.o
.........\...\stm32f10x_nvic.d
.........\...\stm32f10x_nvic.crf
.........\...\stm32f10x_nvic.o
.........\...\cortexm3_macro.o
.........\...\STM32_sct.Bak
.........\...\STM32.sct
.........\...\stm32f10x_gpio.o
.........\Lst\STM32.map
.........\...\STM3210B-EVAL.map
.........\...\stm32f10x_vector.lst
.........\Project_FLASH.dep
.........\Project.Uv2.bak
.........\Sourse_Insight\Easy_Comm.IMB
.........\..............\Easy_Comm.IMD
.........\..............\Easy_Comm.IAB
.........\..............\Easy_Comm.IAD
.........\..............\Easy_Comm.PR
.........\..............\Easy_Comm.PS
.........\..............\Easy_Comm.PFI
.........\..............\Easy_Comm.PO
.........\..............\Easy_Comm.PRI
.........\..............\Easy_Comm.WK3
.........\Project_RAM.dep
.........\Project_uvproj.bak
.........\Project_uvopt.bak
.........\Project_Simulator.dep
.........\JLinkLog.txt
.........\Project.uvproj
.........\Project.uvopt
.........\usart
.........\Obj
.........\Lst
.........\Sourse_Insight
USART简单