文件名称:STM32-USART-send-and-receive-data-
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-12
- 文件大小:
- 3.93mb
- 下载次数:
- 0次
- 提 供 者:
- zhang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序目的是提供使用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
.................................\JLinkSettings.ini
.................................\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
.................................\.........\.....\...\...........\core_cm3.h
.................................\.........\.....\...\DeviceSupport\ST\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
.................................\.........\.....\...\.............\..\.........\.......\..........\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
..........