文件名称:STM32_USART1
-
所属分类:
- 标签属性:
- 上传时间:2012-10-16
-
文件大小:312.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
stm32
库文件:3.10
本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去
一开机时,会发送 "Starting....."到USART1-stm32
Library: 3.10
This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1
A start, it will send "Starting ....." to USART1
库文件:3.10
本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去
一开机时,会发送 "Starting....."到USART1-stm32
Library: 3.10
This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1
A start, it will send "Starting ....." to USART1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USART1/Libraries/CMSIS/Core/CM3/core_cm3.c
USART1/Libraries/CMSIS/Core/CM3/core_cm3.h
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/stm32f10x.h
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.c
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.h
USART1/Libraries/CMSIS/Core/Documentation/CMSIS_Core.htm
USART1/Libraries/CMSIS/License.doc
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
USART1/MyCode/init.c
USART1/MyCode/init.h
USART1/MyCode/main.c
USART1/MyCode/main.h
USART1/MyCode/stm32f10x_conf.h
USART1/MyCode/stm32f10x_it.c
USART1/MyCode/stm32f10x_it.h
USART1/MyCode/uart.c
USART1/MyCode/uart.h
USART1/Project/JLinkArm_MyProject.ini
USART1/Project/JLinkLog.txt
USART1/Project/List/startup_stm32f10x_cl.lst
USART1/Project/List/startup_stm32f10x_hd.lst
USART1/Project/List/startup_stm32f10x_ld.lst
USART1/Project/List/startup_stm32f10x_md.lst
USART1/Project/List/STM3210C-EVAL.map
USART1/Project/List/Uart_FoLdy.map
USART1/Project/note.txt
USART1/Project/Project.Opt
USART1/Project/Project.Uv2
USART1/Project/Project_MyProject.dep
USART1/Project/Project_Opt.Bak
USART1/Project/Project_STM3210C-EVAL.dep
USART1/Project/Project_STM3210E-EVAL.dep
USART1/Project/Project_Uv2.Bak
USART1/Project/readme.txt
USART1/Utilities/STM32_EVAL/fonts.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.c
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.c
USART1/Util
USART1/Libraries/CMSIS/Core/CM3/core_cm3.h
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/arm/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/gcc/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_cl.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_hd.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_ld.s
USART1/Libraries/CMSIS/Core/CM3/startup/iar/startup_stm32f10x_md.s
USART1/Libraries/CMSIS/Core/CM3/stm32f10x.h
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.c
USART1/Libraries/CMSIS/Core/CM3/system_stm32f10x.h
USART1/Libraries/CMSIS/Core/Documentation/CMSIS_Core.htm
USART1/Libraries/CMSIS/License.doc
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c
USART1/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c
USART1/MyCode/init.c
USART1/MyCode/init.h
USART1/MyCode/main.c
USART1/MyCode/main.h
USART1/MyCode/stm32f10x_conf.h
USART1/MyCode/stm32f10x_it.c
USART1/MyCode/stm32f10x_it.h
USART1/MyCode/uart.c
USART1/MyCode/uart.h
USART1/Project/JLinkArm_MyProject.ini
USART1/Project/JLinkLog.txt
USART1/Project/List/startup_stm32f10x_cl.lst
USART1/Project/List/startup_stm32f10x_hd.lst
USART1/Project/List/startup_stm32f10x_ld.lst
USART1/Project/List/startup_stm32f10x_md.lst
USART1/Project/List/STM3210C-EVAL.map
USART1/Project/List/Uart_FoLdy.map
USART1/Project/note.txt
USART1/Project/Project.Opt
USART1/Project/Project.Uv2
USART1/Project/Project_MyProject.dep
USART1/Project/Project_Opt.Bak
USART1/Project/Project_STM3210C-EVAL.dep
USART1/Project/Project_STM3210E-EVAL.dep
USART1/Project/Project_Uv2.Bak
USART1/Project/readme.txt
USART1/Utilities/STM32_EVAL/fonts.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval.h
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.c
USART1/Utilities/STM32_EVAL/STM3210B_EVAL/stm3210b_eval_lcd.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval.h
USART1/Utilities/STM32_EVAL/STM3210C_EVAL/stm3210c_eval_ioe.c
USART1/Util
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.