STM32_USART_RECEIVESTRING

所属分类:单片机开发
开发工具:C/C++
文件大小:4851KB
下载次数:32
上传日期:2014-02-13 02:38:33
上 传 者dessertfox
说明:  CPU是STM32F103RBT6,外接8M晶振。 该程序实现了串口1中断接收字符串(必须有换行符结尾,即勾选上串口调试助手上的“换行符”再发送)。方式完毕后,通过按键(GPIO)的方式再将接收的字符串发送出来。每次接收都会更新发送。字符串缓冲区设为20(可自己调节)
(CPU is STM32F103RBT6, external 8M crystal. The program implements the Serial Port 1 interrupt reception string (line breaks must end, that check on the serial debug " line breaks" on the retransmission assistant). After the completion of the way, the string through the button (GPIO) and then receives a way to send out. Will each receive updates sent. String buffer is set to 20 (can adjust their own))

文件列表:
3、USART中断接收字符串+按键\CMSIS\CM3\CoreSupport\core_cm3.c (17273, 2010-06-07)
3、USART中断接收字符串+按键\CMSIS\CM3\CoreSupport\core_cm3.h (85714, 2011-02-09)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\Release_Notes.html (26297, 2011-03-14)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s (15766, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s (15503, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd_vl.s (15692, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s (12376, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s (13656, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s (12765, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s (14073, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s (15955, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_cl.s (13072, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd.s (13160, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_hd_vl.s (12482, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld.s (9814, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_ld_vl.s (10562, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md.s (10269, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_md_vl.s (11058, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\gcc_ride7\startup_stm32f10x_xl.s (13261, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_cl.s (16626, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd.s (16229, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_hd_vl.s (15675, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld.s (12650, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_ld_vl.s (12950, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s (12912, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md_vl.s (13601, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_xl.s (16628, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_cl.s (12604, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd.s (12592, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_hd_vl.s (12239, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld.s (9826, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_ld_vl.s (10275, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md.s (10275, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_md_vl.s (10757, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\TrueSTUDIO\startup_stm32f10x_xl.s (13252, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h (633941, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c (36557, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h (2085, 2011-03-10)
3、USART中断接收字符串+按键\CMSIS\CMSIS debug support.htm (9310, 2010-06-07)
3、USART中断接收字符串+按键\CMSIS\CMSIS_changes.htm (12531, 2010-10-26)
... ...

近期下载者

相关文件


收藏者