文件名称:USART
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 759kb
- 下载次数:
- 0次
- 提 供 者:
- 吉**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Cortex-M3的usart例子,完成像串口发送数据,用于调试-Cortex-M3 usart example, the completion of sending data such as serial port for debugging
相关搜索: cortex
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART
.....\CoreSupport
.....\...........\core_cm3.c
.....\...........\core_cm3.h
.....\EWARM
.....\.....\Debug
.....\.....\.....\Exe
.....\.....\.....\...\usb.out
.....\.....\.....\List
.....\.....\.....\Obj
.....\.....\.....\...\core_cm3.o
.....\.....\.....\...\main.o
.....\.....\.....\...\misc.o
.....\.....\.....\...\otgd_fs_cal.o
.....\.....\.....\...\otgd_fs_dev.o
.....\.....\.....\...\otgd_fs_int.o
.....\.....\.....\...\otgd_fs_pcd.o
.....\.....\.....\...\startup_stm32f10x_hd.o
.....\.....\.....\...\stm32f10x_adc.o
.....\.....\.....\...\stm32f10x_bkp.o
.....\.....\.....\...\stm32f10x_can.o
.....\.....\.....\...\stm32f10x_cec.o
.....\.....\.....\...\stm32f10x_crc.o
.....\.....\.....\...\stm32f10x_dac.o
.....\.....\.....\...\stm32f10x_dbgmcu.o
.....\.....\.....\...\stm32f10x_dma.o
.....\.....\.....\...\stm32f10x_exti.o
.....\.....\.....\...\stm32f10x_flash.o
.....\.....\.....\...\stm32f10x_fsmc.o
.....\.....\.....\...\stm32f10x_gpio.o
.....\.....\.....\...\stm32f10x_i2c.o
.....\.....\.....\...\stm32f10x_it.o
.....\.....\.....\...\stm32f10x_iwdg.o
.....\.....\.....\...\stm32f10x_pwr.o
.....\.....\.....\...\stm32f10x_rcc.o
.....\.....\.....\...\stm32f10x_rtc.o
.....\.....\.....\...\stm32f10x_sdio.o
.....\.....\.....\...\stm32f10x_spi.o
.....\.....\.....\...\stm32f10x_tim.o
.....\.....\.....\...\stm32f10x_usart.o
.....\.....\.....\...\stm32f10x_wwdg.o
.....\.....\.....\...\system_stm32f10x.o
.....\.....\.....\...\usb.pbd
.....\.....\.....\...\usb_core.o
.....\.....\.....\...\usb_init.o
.....\.....\.....\...\usb_int.o
.....\.....\.....\...\usb_mem.o
.....\.....\.....\...\usb_regs.o
.....\.....\.....\...\usb_sil.o
.....\.....\main.c
.....\.....\settings
.....\.....\........\usb.cspy.bat
.....\.....\........\usb.dbgdt
.....\.....\........\usb.dni
.....\.....\........\usb.wsdt
.....\.....\........\usb_Debug.jlink
.....\.....\stm32f10x_conf.h
.....\.....\stm32f10x_flash.icf
.....\.....\stm32f10x_flash_extsram.icf
.....\.....\stm32f10x_it.c
.....\.....\stm32f10x_it.h
.....\.....\stm32f10x_nor.icf
.....\.....\stm32f10x_ram.icf
.....\.....\usb.dep
.....\.....\usb.ewd
.....\.....\usb.ewp
.....\.....\usb.eww
.....\.....\usb_conf.h
.....\STM32F10x
.....\.........\Release_Notes.html
.....\.........\startup
.....\.........\.......\arm
.....\.........\.......\...\startup_stm32f10x_cl.s
.....\.........\.......\...\startup_stm32f10x_hd.s
.....\.........\.......\...\startup_stm32f10x_hd_vl.s
.....\.........\.......\...\startup_stm32f10x_ld.s
.....\.........\.......\...\startup_stm32f10x_ld_vl.s
.....\.........\.......\...\startup_stm32f10x_md.s
.....\.........\.......\...\startup_stm32f10x_md_vl.s
.....\.........\.......\...\startup_stm32f10x_xl.s
.....\.........\.......\gcc_ride7
.....\.........\.......\.........\startup_stm32f10x_cl.s
.....\.........\.......\.........\startup_stm32f10x_hd.s
.....\.........\.......\.........\startup_stm32f10x_hd_vl.s
.....\.........\.......\.........\startup_stm32f10x_ld.s
.....\.........\.......\.........\startup_stm32f10x_ld_vl.s
.....\.........\.......\.........\startup_stm32f10x_md.s
.....\.........\.......\.........\startup_stm32f10x_md_vl.s
.....\.........\.......\.........\startup_stm32f10x_xl.s
.....\.........\.......\iar
.....\.........\.......\...\startup_stm32f10x_cl.s
.....\.........\.......\...\startup_stm32f10x_hd.s
.....\.........\.......\...\startup_stm32f10x_hd_vl.s
.....\.........\.......\...\startup_stm32f10x_ld.s
.....\.........\.......\...\startup_stm32f10x_ld_vl.s
.....\.........\.......\...\startup_stm32f10x_md.s
.....\.........\.......\...\startup_stm32f10x_md_vl.s
.....\.........\.......\...\startup_stm32f10x_xl.s
.....\.........\.......\TrueSTUDIO
.....\.........\.......\..........\startup_stm32f10x_cl.s
.....\CoreSupport
.....\...........\core_cm3.c
.....\...........\core_cm3.h
.....\EWARM
.....\.....\Debug
.....\.....\.....\Exe
.....\.....\.....\...\usb.out
.....\.....\.....\List
.....\.....\.....\Obj
.....\.....\.....\...\core_cm3.o
.....\.....\.....\...\main.o
.....\.....\.....\...\misc.o
.....\.....\.....\...\otgd_fs_cal.o
.....\.....\.....\...\otgd_fs_dev.o
.....\.....\.....\...\otgd_fs_int.o
.....\.....\.....\...\otgd_fs_pcd.o
.....\.....\.....\...\startup_stm32f10x_hd.o
.....\.....\.....\...\stm32f10x_adc.o
.....\.....\.....\...\stm32f10x_bkp.o
.....\.....\.....\...\stm32f10x_can.o
.....\.....\.....\...\stm32f10x_cec.o
.....\.....\.....\...\stm32f10x_crc.o
.....\.....\.....\...\stm32f10x_dac.o
.....\.....\.....\...\stm32f10x_dbgmcu.o
.....\.....\.....\...\stm32f10x_dma.o
.....\.....\.....\...\stm32f10x_exti.o
.....\.....\.....\...\stm32f10x_flash.o
.....\.....\.....\...\stm32f10x_fsmc.o
.....\.....\.....\...\stm32f10x_gpio.o
.....\.....\.....\...\stm32f10x_i2c.o
.....\.....\.....\...\stm32f10x_it.o
.....\.....\.....\...\stm32f10x_iwdg.o
.....\.....\.....\...\stm32f10x_pwr.o
.....\.....\.....\...\stm32f10x_rcc.o
.....\.....\.....\...\stm32f10x_rtc.o
.....\.....\.....\...\stm32f10x_sdio.o
.....\.....\.....\...\stm32f10x_spi.o
.....\.....\.....\...\stm32f10x_tim.o
.....\.....\.....\...\stm32f10x_usart.o
.....\.....\.....\...\stm32f10x_wwdg.o
.....\.....\.....\...\system_stm32f10x.o
.....\.....\.....\...\usb.pbd
.....\.....\.....\...\usb_core.o
.....\.....\.....\...\usb_init.o
.....\.....\.....\...\usb_int.o
.....\.....\.....\...\usb_mem.o
.....\.....\.....\...\usb_regs.o
.....\.....\.....\...\usb_sil.o
.....\.....\main.c
.....\.....\settings
.....\.....\........\usb.cspy.bat
.....\.....\........\usb.dbgdt
.....\.....\........\usb.dni
.....\.....\........\usb.wsdt
.....\.....\........\usb_Debug.jlink
.....\.....\stm32f10x_conf.h
.....\.....\stm32f10x_flash.icf
.....\.....\stm32f10x_flash_extsram.icf
.....\.....\stm32f10x_it.c
.....\.....\stm32f10x_it.h
.....\.....\stm32f10x_nor.icf
.....\.....\stm32f10x_ram.icf
.....\.....\usb.dep
.....\.....\usb.ewd
.....\.....\usb.ewp
.....\.....\usb.eww
.....\.....\usb_conf.h
.....\STM32F10x
.....\.........\Release_Notes.html
.....\.........\startup
.....\.........\.......\arm
.....\.........\.......\...\startup_stm32f10x_cl.s
.....\.........\.......\...\startup_stm32f10x_hd.s
.....\.........\.......\...\startup_stm32f10x_hd_vl.s
.....\.........\.......\...\startup_stm32f10x_ld.s
.....\.........\.......\...\startup_stm32f10x_ld_vl.s
.....\.........\.......\...\startup_stm32f10x_md.s
.....\.........\.......\...\startup_stm32f10x_md_vl.s
.....\.........\.......\...\startup_stm32f10x_xl.s
.....\.........\.......\gcc_ride7
.....\.........\.......\.........\startup_stm32f10x_cl.s
.....\.........\.......\.........\startup_stm32f10x_hd.s
.....\.........\.......\.........\startup_stm32f10x_hd_vl.s
.....\.........\.......\.........\startup_stm32f10x_ld.s
.....\.........\.......\.........\startup_stm32f10x_ld_vl.s
.....\.........\.......\.........\startup_stm32f10x_md.s
.....\.........\.......\.........\startup_stm32f10x_md_vl.s
.....\.........\.......\.........\startup_stm32f10x_xl.s
.....\.........\.......\iar
.....\.........\.......\...\startup_stm32f10x_cl.s
.....\.........\.......\...\startup_stm32f10x_hd.s
.....\.........\.......\...\startup_stm32f10x_hd_vl.s
.....\.........\.......\...\startup_stm32f10x_ld.s
.....\.........\.......\...\startup_stm32f10x_ld_vl.s
.....\.........\.......\...\startup_stm32f10x_md.s
.....\.........\.......\...\startup_stm32f10x_md_vl.s
.....\.........\.......\...\startup_stm32f10x_xl.s
.....\.........\.......\TrueSTUDIO
.....\.........\.......\..........\startup_stm32f10x_cl.s