文件名称:Stm32F101C6_uart
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 99kb
- 下载次数:
- 0次
- 提 供 者:
- wh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。
应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。
编译器: IAR ARM 4.42A。
作者: w123456xy@sohu.com 15189792379。
-Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, automatically send back. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。
编译器: IAR ARM 4.42A。
作者: w123456xy@sohu.com 15189792379。
-Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, automatically send back. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\Exe
.....\List
.....\Obj\Stm32.pbd
.....\Obj
Debug
Release\Exe\Stm32.d79
.......\...\Stm32T.hex
.......\Exe
.......\List\$Cortexm3_macro.lst
.......\....\$IoDrv.lst
.......\....\$IoDrv.s79
.......\....\$Stm32f10x_it.lst
.......\....\$Stm32f10x_it.s79
.......\....\$Stm32f10x_vector.lst
.......\....\$Stm32f10x_vector.s79
.......\....\$Uart.lst
.......\....\$Uart.s79
.......\....\Main.lst
.......\....\Main.s79
.......\....\Stm32.map
.......\List
.......\Obj\$Cortexm3_macro.r79
.......\...\$IoDrv.r79
.......\...\$Stm32f10x_it.r79
.......\...\$Stm32f10x_vector.r79
.......\...\$Uart.r79
.......\...\Main.r79
.......\...\Stm32.pbd
.......\Obj
Release
settings\Stm32.cspy.bat
........\Stm32.dbgdt
........\Stm32.dni
........\Stm32.wsdt
settings
Source\$Cortexm3_macro.s
......\$IoDrv.c
......\$Stm32f10x_it.c
......\$Stm32f10x_vector.c
......\$Uart.c
......\Global.h
......\IoDrv.h
......\Main.c
......\Stm32F101C6_flash.xcl
......\stm32f10x_it.h
Source
Readme.txt
Stm32.dep
Stm32.ewp
Stm32.eww
.....\List
.....\Obj\Stm32.pbd
.....\Obj
Debug
Release\Exe\Stm32.d79
.......\...\Stm32T.hex
.......\Exe
.......\List\$Cortexm3_macro.lst
.......\....\$IoDrv.lst
.......\....\$IoDrv.s79
.......\....\$Stm32f10x_it.lst
.......\....\$Stm32f10x_it.s79
.......\....\$Stm32f10x_vector.lst
.......\....\$Stm32f10x_vector.s79
.......\....\$Uart.lst
.......\....\$Uart.s79
.......\....\Main.lst
.......\....\Main.s79
.......\....\Stm32.map
.......\List
.......\Obj\$Cortexm3_macro.r79
.......\...\$IoDrv.r79
.......\...\$Stm32f10x_it.r79
.......\...\$Stm32f10x_vector.r79
.......\...\$Uart.r79
.......\...\Main.r79
.......\...\Stm32.pbd
.......\Obj
Release
settings\Stm32.cspy.bat
........\Stm32.dbgdt
........\Stm32.dni
........\Stm32.wsdt
settings
Source\$Cortexm3_macro.s
......\$IoDrv.c
......\$Stm32f10x_it.c
......\$Stm32f10x_vector.c
......\$Uart.c
......\Global.h
......\IoDrv.h
......\Main.c
......\Stm32F101C6_flash.xcl
......\stm32f10x_it.h
Source
Readme.txt
Stm32.dep
Stm32.ewp
Stm32.eww