CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SysTick—系统定时器

搜索资源列表

  1. SysTickDelay-1ms

    0下载:
  2. 基于STM32芯片,SysTick系统定时器程序,最好在keil环境下结合STM32开发板硬件调试-Based on the STM32 chip, SysTick system timer program, the best combination of circumstances in keil STM32 development board hardware debugging
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:948359
    • 提供者:沈冬冬
  1. SysTick

    0下载:
  2. ARM 1138的系统节拍定时器介绍及使用例程。内容详细,实例清楚。(为光盘自带)编译环境为IAR.-ARM 1138 beat the system and the use of timer routines introduced. Detailed, clear examples. (For CD-ROM self-) compiler environment IAR.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:147422
    • 提供者:zhanghua
  1. SysTick

    2下载:
  2. stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-28
    • 文件大小:1114175
    • 提供者:Enadfd
  1. cortex-m0-3

    0下载:
  2. cortex-m0例子程序,系统定时器SysTick。-cortex-m0 example programs, system timer, SysTick.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:78405
    • 提供者:刘琳
  1. SysTick_LED

    0下载:
  2. 使用系统节拍定时器SysTick精确定时,实现LED1和LED2交替亮灭的效果。开发环境:TKStudio-System tick timer SysTick can fix time precisely. The result is LED1 and LED2 alternating on and off. Development environment is TKStudio.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:252768
    • 提供者:zhangxue
  1. STM32_CONTEX-M3_-SysTick

    1下载:
  2. 这是STM32的滴答滴答定时器,其是COMTEX M3内核里的一个定时器,一般用作精准延时和给系统提供时钟,如UCOS。欢迎下载研究讨论-This is the STM32 ticking timer, and it is the the COMTEX M3 core of a timer, normally used for accurate delay and the system clock, such as UCOS. Download research and discussion
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1050136
    • 提供者:baifang
  1. STM32--SysTick

    1下载:
  2. STM32 系统时钟 SysTick定时器-STM32 SysTick
  3. 所属分类:软件工程

    • 发布日期:2014-03-28
    • 文件大小:24545
    • 提供者:li shu quan
  1. SysTick

    0下载:
  2. 在STM32单片机中,利用系统定时器实现精确的延时-STM32 microcontroller, using accurate system timer delay
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-28
    • 文件大小:876090
    • 提供者:hu
  1. SysTick

    0下载:
  2. 开发板LPC1114的系统定时器源码及其简介等-Development board LPC1114 system timer source its brief
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:110780
    • 提供者:蒋根朋
  1. SysTick_4F120

    0下载:
  2. 通过激活PLL测试系统定时器功能,初始化系统定时器,以恒定的速率闪烁LED。PF2是用于调试的输出-Test the SysTick functions by activating the PLL, initializing the SysTick timer, and flashing an LED at a constant rate. PF2 is an output for debugging
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:75429
    • 提供者:pierrefonds
  1. SysTick

    0下载:
  2. stm32f407单片机系统定时器的例程 -The example of stm32f407
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:377895
    • 提供者:李强
  1. systick

    0下载:
  2. lpc1114的系统定时器systick的代码,实现两个led灯的循环亮灭。-system timer systick code lpc1114 achieve two led lights blinking cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:776
    • 提供者:浦东泥河
  1. SysTick

    0下载:
  2. SysTick(系统定时器):SysTick 定时器被捆绑在 NVIC 中,用于产生 SysTick 异常(异常号 :15)。在以前, 操作系统和所有使用了时基的系统都必须有一个硬件定时器来产生需要的“滴答”中断, 作为整个系统的时基。滴答中断对操作系统尤其重要。例如,操作系统可以为多个任务分 配不同数目的时间片,确保没有一个任务能霸占系统 ;或者将每个定时器周期的某个时间 范围赐予特定的任务等,操作系统提供的各种定时功能都与这个滴答定时器有关。因此, 需要一个定时器来产生周
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2935059
    • 提供者:吴志良
  1. STM32F103C8T6-SysTick

    0下载:
  2. STM32F103C8T6 SysTick(系统滴答定时器)操作-STM32F103C8T6 SysTick (system timer tick) operations
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1529977
    • 提供者:xq
  1. 4-SysTick—系统定时器

    0下载:
  2. 通过STM32F103 RCC RTC的配置,实现系统定时器功能(The system timer function is realized through the configuration of STM32F103 RCC RTC)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:4432896
    • 提供者:haohaoxin666
  1. 11-SysTick—系统定时器

    0下载:
  2. -工程名称:SysTick—系统定时器 -实验平台: 秉火STM32 F429 开发板 -MDK版本:5.16 -ST固件库版本:1.5.1(SysTick,STM32 F429 ,MDK)
  3. 所属分类:并行计算

    • 发布日期:2017-12-18
    • 文件大小:668672
    • 提供者:阿东师
  1. lesson6 SysTick-系统定时器

    0下载:
  2. SysTick 寄存器配置 SysTick 配置项 SysTick 中断配置流程 SysTick 中断处理流程(SysTick register configuration SysTick configuration item SysTick interrupt configuration process SysTick interrupt processing flow)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-29
    • 文件大小:5252096
    • 提供者:goodgoodstudy
  1. stm32单片机使用开发库操作SysTick系统滴答定时器

    0下载:
  2. stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:1195008
    • 提供者:airobot2012
  1. 基本例程—SysTick(系统滴答定时器)操作

    0下载:
  2. 基本例程—SysTick(系统滴答定时器)操作(Basic routine - SysTick (system tick timer) operation)
  3. 所属分类:其他

  1. 7.滴答定时器实验

    1下载:
  2. Systick就是一个定时器而已,只是它放在了NVIC中,主要的目的是为了给操作系统提供一个硬件上的中断(号称滴答中断)。滴答中断?这里来简单地解释一下。操作系统进行运转的时候,也会有“心跳”。它会根据“心跳”的节拍来工作,把整个时间段分成很多小小的时间片,每个任务每次只能运行一个“时间片”的时间长度就得退出给别的任务运行,这样可以确保任何一个任务都不会霸占整个系统不放。或者把每个定时器周期的某个时间范围赐予特定的任务等,还有操作系统提供的各种定时功能,都与这个滴答定时器有关。因此,需要一个定时
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-11-01
    • 文件大小:1067008
    • 提供者:佛道
« 12 »
搜珍网 www.dssz.com