-
FreeRTOS实验15-1 FreeRTOS软件定时器实验
说明: 硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是
周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0
可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次,
运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is
The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0
You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once.
The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
- 2020-06-24 05:00:01下载
- 积分:1
-
四轴飞行器代码
采用STM32F103开发的一款简易四旋翼无人机飞控及遥控代码,适合想做无人机的同学研究借鉴。(A simple four rotor UAV flight control and remote control code developed by STM32F103 is suitable for students who want to do UAV research and use for reference.)
- 2018-06-27 11:06:34下载
- 积分:1
-
PWM
采用意法半导体开发工具sttool,基于stm8s的PWM调制程序。输出脉冲序列(STMicroelectronics Development Tools sttool, based PWM modulation stm8s the process.The output pulse sequence)
- 2012-12-20 09:56:22下载
- 积分:1
-
CS100A-CS102-探头-超声波模块使用说明书V1
说明: 测距超声波探头制作资料,含原理图和PCB图。(Fabrication Data of Ranging Ultrasound Probe)
- 2021-03-07 21:09:29下载
- 积分:1
-
Timer_0_mode_1_timer_gate_hard
说明: C51 TIMER 0的使用
Timer_0_mode_1_timer_gate_hard(C51 TIMER 0 use Timer_0_mode_1_timer_gate_hard)
- 2008-08-28 15:29:41下载
- 积分:1
-
stm32f407 手写识别
基于stm32f407的手写识别程序,亲测可用(Handwriting recognition program based on stm32f407)
- 2018-03-14 22:02:21下载
- 积分:1
-
TFT_LCD_NT35510_FSMC
STM32的相应程序用于驱动电容屏LCD_NT35510,可按RGB565显示汉字与图片(STM32 corresponding program for driving a capacitive screen LCD NT35510, RGB565 can display Chinese characters and pictures)
- 2016-07-12 19:25:08下载
- 积分:1
-
spa.tar
single page application example with calendar
- 2016-10-23 21:07:17下载
- 积分:1
-
STC12-ST7567-LCD12832
JLX12832G驱动程序,单片机用STC12C5A60S2,液晶控制器ST7567,液晶点阵12832,带中文字库(jlx12832 LCD C51 driver, with stc12c5a60s2 microcontroller, lcd controller is st7567, with chinese fonts build in.)
- 2020-07-02 08:20:02下载
- 积分:1
-
CCSv5.2-and-SEED-XDS560-emulation--
使用TI CCSv5.2和SEED-XDS560v2PLUS仿真C6000芯片之基于8127平台,具体操作步骤。(Use TI CCSv5.2 and SEED-XDS560v2PLUS C6000 chip emulation of 8127-based platforms, concrete steps.)
- 2015-06-16 18:47:55下载
- 积分:1