- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 99kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- whqxy
Description: 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.
File list (Check if you may need any files):
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