STM32F103RC_uCOSII_USART -Double

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:7128KB
下载次数:1
上传日期:2019-03-01 16:55:33
上 传 者4055095
说明:  基于uCOSII实时系统的双向同步通信,按键计数后发送消息,等待串口发送完成回复,一问一答,保证每次通信成功,无遗漏!
(Based on the two-way synchronous communication of uCOSII real-time system, the message is sent after the key count, waiting for the serial port to send a complete reply, ask and answer, to ensure the success of each communication, no omission!)

文件列表:
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Delay\BSP_Delay.c (1802, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Delay\BSP_Delay.h (181, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Key\BSP_Key.c (2588, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Key\BSP_Key.h (498, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_LED\BSP_LED.c (1040, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_LED\BSP_LED.h (182, 2019-02-28)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Usart1\BSP_Usart1.c (3233, 2019-03-01)
STM32F103RC_uCOSII_USART -Double\BSP\BSP_Usart1\BSP_Usart1.h (250, 2019-03-01)
STM32F103RC_uCOSII_USART -Double\Core\core_cm3.c (17273, 2010-06-07)
STM32F103RC_uCOSII_USART -Double\Core\core_cm3.h (85714, 2011-02-09)
STM32F103RC_uCOSII_USART -Double\Core\Startup\startup_stm32f10x_hd.s (15503, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\misc.h (8982, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_adc.h (21690, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_bkp.h (7555, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_can.h (27559, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_cec.h (6573, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_crc.h (2162, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_dac.h (15233, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_dma.h (20754, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_exti.h (6824, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_flash.h (25445, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_fsmc.h (27016, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_gpio.h (20175, 2014-03-20)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_i2c.h (30029, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_iwdg.h (3828, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_pwr.h (4383, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_rcc.h (30452, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_rtc.h (3857, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_sdio.h (21863, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_spi.h (17725, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_tim.h (52427, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_usart.h (16548, 2012-09-11)
STM32F103RC_uCOSII_USART -Double\FLib\inc\stm32f10x_wwdg.h (2966, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\misc.c (7046, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\stm32f10x_adc.c (47201, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\stm32f10x_bkp.c (8463, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\stm32f10x_can.c (45103, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\stm32f10x_cec.c (11656, 2011-03-10)
STM32F103RC_uCOSII_USART -Double\FLib\src\stm32f10x_crc.c (3347, 2011-03-10)
... ...

近期下载者

相关文件


收藏者