资源简介
通过创建多个进程感受RT-Thread和裸跑程序的不同。这次我们将将上次工程中控制LED和串口的两部分分离,独立成两个不同的线程。
代码片段和文件信息
#include “led.h“
//初始化PB1为输出.并使能时钟
//LED IO初始化
void LED_Init(void)
{
GPIO_InitTypeDef GPIO_Initure;
__HAL_RCC_GPIOC_CLK_ENABLE(); //开启GPIOB时钟
__HAL_RCC_GPIOE_CLK_ENABLE(); //开启GPIOE时钟
GPIO_Initure.Pin=GPIO_PIN_13; //PB5
GPIO_Initure.Mode=GPIO_MODE_OUTPUT_PP; //推挽输出
GPIO_Initure.Pull=GPIO_PULLUP; //上拉
GPIO_Initure.Speed=GPIO_SPEED_HIGH; //高速
HAL_GPIO_Init(GPIOC&GPIO_Initure);
// GPIO_Initure.Pin=GPIO_PIN_5|GPIO_PIN_6; //PE5 PE6
// HAL_GPIO_Init(GPIOE&GPIO_Initure);
HAL_GPIO_WritePin(GPIOCGPIO_PIN_13GPIO_PIN_SET); //PB5置1,默认初始化后灯灭
// HAL_GPIO_WritePin(GPIOEGPIO_PIN_5|GPIO_PIN_6GPIO_PIN_SET); //PE5置1,默认初始化后灯灭
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-01-20 17:58 RT-Thread_C8\
目录 0 2019-01-25 13:40 RT-Thread_C8\applications\
文件 794 2019-01-21 10:16 RT-Thread_C8\applications\led.c
文件 160 2019-01-21 10:16 RT-Thread_C8\applications\led.h
文件 2339 2019-01-25 13:40 RT-Thread_C8\applications\main.c
文件 237 2018-05-31 17:47 RT-Thread_C8\applications\SConsc
文件 30 2019-01-24 16:23 RT-Thread_C8\applications\SIM800C.c
文件 56 2019-01-24 16:23 RT-Thread_C8\applications\SIM800C.h
文件 2553 2017-05-24 16:15 RT-Thread_C8\applications\sys.c
文件 3660 2017-05-24 16:19 RT-Thread_C8\applications\sys.h
目录 0 2019-01-20 15:49 RT-Thread_C8\components\
目录 0 2019-01-20 15:49 RT-Thread_C8\components\CMSIS\
目录 0 2019-01-20 15:49 RT-Thread_C8\components\CMSIS\Include\
文件 4676 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\arm_common_tables.h
文件 242444 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\arm_math.h
文件 33042 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cm0.h
文件 40429 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cm0plus.h
文件 99832 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cm3.h
文件 109142 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cm4.h
文件 22735 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cm4_simd.h
文件 17146 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cmFunc.h
文件 20513 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_cmInstr.h
文件 41744 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_sc000.h
文件 98211 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Include\core_sc300.h
文件 441 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\Kconfig
文件 1516 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\README.txt
目录 0 2019-01-20 15:49 RT-Thread_C8\components\CMSIS\RTOS\
文件 36836 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\RTOS\cmsis_os.h
文件 8532 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\RTOS\cmsis_rtthread.c
文件 201 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\RTOS\SConsc
文件 312 2018-05-31 17:47 RT-Thread_C8\components\CMSIS\SConsc
............此处省略2897个文件信息
相关资源
- ESP8266获取网络天气.zip
- Examples.zip
- STM32读取VL53激光传感器
- 04 canOpen PDO非循环同步.zip
- 单片机STM32 MODBUS RTU通讯 功能码很全
- STM32 控制步进电机程序
- 基于STM32的智能小车研究 20181125
- STM32F1xx芯片型号选型驱动
- 无外部基准电压时STM32L151精确采集A
- 野火stm32-库开发高级篇-例程part1
- Keil.STM32F1xx_DFP.1.1.0.pack
- STM32读写MPU6050例程
- 超级牛的STM32 BLDC直流电机控制器设计
- STM32驱动OV2640
- 2017年电子设计竞赛板球系统源码
- 基于STM32音乐播放器设计 SD卡文件
- STM32L151-ADC例程
- VisualGDBSuitVS2017.rar
- FreeRTOS源码详解与应用开发 基于STM3
- STM32_Min.zip
- 零死角玩转STM32_PDF教程
- STM32_UCGUI
- 用s3c2440开发板和r301指纹模块做指纹识
- 基于STM32单片机与12864液晶的万年历时
- 基于stm32和TLC2543的数字电压表
- 正点原子stm32f429 cubemx sdram工程
- stm32f030 051青风全套教程和程序例程
- 基于STM32的车牌识别手持移动终端的设
- 基于STM32L151的物联网LORA程序
- STM32上实现12864液晶二维码的显示,
评论
共有 条评论