008-led

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:6867KB
下载次数:2
上传日期:2018-02-27 12:05:01
上 传 者FlyFish0
说明:  使用FREERTOS实时系统,包括定时器组&消息队列&事件标志组等操作
(Use the FREERTOS real-time system, including the timer Group & message queue & event flag group and other operations)

文件列表:
App (0, 2017-11-02)
App\app.c (254, 2017-11-01)
App\app.h (974, 2017-11-01)
App\app_crc.c (7060, 2017-09-29)
App\app_crc.h (1269, 2017-09-29)
App\app_key.c (10741, 2017-11-02)
App\app_key.h (1245, 2017-09-19)
App\app_led.c (4967, 2017-10-08)
App\app_led.h (1326, 2017-10-08)
App\app_usart1.c (4563, 2017-11-02)
App\app_usart1.h (1294, 2017-10-10)
Bsp (0, 2017-11-06)
Bsp\bsp.c (3364, 2017-11-01)
Bsp\bsp.h (941, 2017-10-08)
Bsp\bsp_key.c (3899, 2017-10-07)
Bsp\bsp_key.h (3025, 2017-09-29)
Bsp\bsp_led.c (4111, 2017-10-08)
Bsp\bsp_led.h (1674, 2017-10-08)
Bsp\bsp_pwm.c (14834, 2017-11-05)
Bsp\bsp_pwm.h (1233, 2017-10-12)
Bsp\bsp_usart.c (35292, 2017-11-06)
Bsp\bsp_usart.h (6180, 2017-11-06)
Debug (0, 2017-11-02)
Debug\Keil uVision (0, 2017-11-05)
Debug\Keil uVision\DebugConfig (0, 2017-11-02)
Debug\Keil uVision\DebugConfig\Project_STM32F103ZE_1.0.0.dbgconf (6956, 2015-12-10)
Debug\Keil uVision\DebugConfig\Project_STM32F103ZF_1.0.0.dbgconf (6956, 2015-12-10)
Debug\Keil uVision\DebugConfig\Target_1_STM32F103ZE_1.0.0.dbgconf (6956, 2015-12-10)
Debug\Keil uVision\DebugConfig\Target_1_STM32F103ZF_1.0.0.dbgconf (6956, 2015-12-10)
Debug\Keil uVision\EventRecorderStub.scvd (339, 2017-11-02)
Debug\Keil uVision\JLinkLog.txt (45221, 2017-11-02)
Debug\Keil uVision\JLinkSettings.ini (671, 2017-07-22)
Debug\Keil uVision\Keil uVision.uvguix.Fly Fish (169960, 2017-11-05)
Debug\Keil uVision\Keil uVision.uvmpw (0, 2017-07-16)
Debug\Keil uVision\Keil uVision.uvoptx (37875, 2017-11-05)
Debug\Keil uVision\Keil uVision.uvprojx (30625, 2017-11-02)
Debug\Keil uVision\Listings (0, 2017-11-02)
Debug\Keil uVision\Listings\cmb_fault.lst (5317, 2017-11-02)
Debug\Keil uVision\Listings\Keil uVision.map (194763, 2017-08-03)
Debug\Keil uVision\Listings\KeiluVision.map (194763, 2017-08-03)
... ...

*************************************************************************** * * 版 本 : V1.0 * 说 明 : 本实验主要学习FreeRTOS的事件标志组、定时器组以及函数创建和挂起 * 实验内容: * 1. 初始化中初始化LED、KEY、USART1硬件配置和软件参数; * 2. 10ms定时检测按键状态; * 3. 根据按键状态变化,将KEY和LED事件标志组置位; * 4. 根据KEY事件标志组,发送消息队列到USART1,发送到串口; * 5. 根据LED事件标志组,切换LED状态; * * 修改记录 : * 版本号 日期 作者 说明 * V1.0 2017-09-28 FlyFish 1. ST固件库到V3.5.0 * 2. FreeRTOS版本V9.0.0 * ***************************************************************************

近期下载者

相关文件


收藏者