文件名称:STM32-USART-send-and-receive-data-
-
所属分类:
- 标签属性:
- 上传时间:2013-10-12
-
文件大小:3.93mb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6-The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt mode to receive and send, every one into the time interrupt receiving or sending a byte, can realize PC and the communication or board and board communication. Note that this procedure the external high-speed crystal oscillator for the 12M Hz, while the majority of board is 8M Hz, the chip used in this procedure is stm32RBT6
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32-USART-中断接收发送一帧数据-/JLinkLog.txt
STM32-USART-中断接收发送一帧数据-/JLinkSettings.ini
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CMSIS debug support.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CMSIS_changes.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/Documentation/CMSIS_Core.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/License.doc
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Dr
STM32-USART-中断接收发送一帧数据-/JLinkSettings.ini
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CMSIS debug support.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/CMSIS_changes.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/Documentation/CMSIS_Core.htm
STM32-USART-中断接收发送一帧数据-/Libraries/CMSIS/License.doc
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
STM32-USART-中断接收发送一帧数据-/Libraries/STM32F10x_StdPeriph_Dr
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.