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

搜索资源列表

  1. Timer

    0下载:
  2. stm32 中关于定时器应用的模块,其中主要应用到的是定时器中断。-stm32 timer application on the module, which is mainly applied to the timer interrupt.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3285332
    • 提供者:孟祥禹
  1. TIMER

    0下载:
  2. 该程序为万利开发板上的定时器程序(不包含主函数),使用《STM32不完全手册》修改后,经测试成功。-The program developed for the Manley panel timer program (not including the main function), use the " STM32 incomplete manual" modified, tested successfully.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1628
    • 提供者:光明
  1. timer

    0下载:
  2. STM32RCT6定时器程序,非常简单的小程序,初学者借鉴-timer programming of stm32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1596957
    • 提供者:张磊
  1. STM32Timer

    0下载:
  2. keil编译器为编译环境,stm32芯片,内部定时器定时-keil compiler for the build environment, stm32 chip, the internal timer timer
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:272590
    • 提供者:王伟
  1. STM32-H103-Blinking-LED

    0下载:
  2. 简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:353594
    • 提供者:应启昆
  1. zcj_tim1_pwm

    2下载:
  2. 利用STM32高级定时器,产生互补的两路PWM,有完整注释,测试通过-Advanced timers using STM32, resulting in two complementary PWM, with complete notes, test
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:419076
    • 提供者:虫子
  1. stm32_Timer

    0下载:
  2. stm32日记之定时器之中断,很详细,有中文注释-Stm32 diary of the timer interrupt, very detailed, have Chinese annotation
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6912
    • 提供者:lixiaolong
  1. gpio_test

    0下载:
  2. stm32 实现gpio 定时器 中断 对gpio口的api设置 定时器控制流水灯 按键控制外部中断-stm32 gpio timer interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:1537
    • 提供者:john
  1. 4timer

    0下载:
  2. stm32,火牛开发板定时器实验,基础实验-stm32, AC adapter board timer experiment, basic experiments. . . .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:521561
    • 提供者:姜君
  1. TIM_TEST

    0下载:
  2. 测试STM32的定时器功能,主要用定时器5完成三路PWM波的输出,同时用定时器4完成两路波的检测,测试正确-Test the STM32 timer function, the main three-way done with the timer 5 PWM wave output, complete with timer 4 two-wave detection, the test correctly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7360512
    • 提供者:张英会
  1. PWM-RTC-T

    0下载:
  2. stm32 pwm 定时器 计数器等功能的集合,可以实现pwm输出,外部信号计数,定时器开关等功能-ststm32 pwm timer counter is a collection of functions can be achieved pwm output, an external signal count, timer switches and other functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:490112
    • 提供者:曹京
  1. main

    0下载:
  2. STM32的通用定时器的输入捕获.利用通用定时器3的输入捕获功能对脉冲的捕获并且测量出周期和占空比-STM32 general timer input capture
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:1228
    • 提供者:张华威
  1. STM32_timer_SET

    0下载:
  2. 介绍了STM32通用定时器的详细介绍和设置,入门好资料-A detailed descr iption of the STM32 General-Purpose Timer and set, entry information
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:138059
    • 提供者:lxd
  1. pwm

    1下载:
  2. 这个是STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,下面的代码,是利用TIM1模块的1、2通道产生一共4路PWM的代码例子,类似代码也可以参考ST的固件库中相应example-This is the PWM output mode of the STM32, the STM32 TIM1 module is the enhanced timer module, the following code, TIM1 module 1,2 channel to produce
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1289
    • 提供者:陈立
  1. TimerAddTemp

    0下载:
  2. 基于STM32的使用。中断,定时器,键盘扫描等。定时开关。-ucos2development with vc++
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1213108
    • 提供者:TANG
  1. T1_PWM

    0下载:
  2. 基于STM32F103XX单片机定时器产生PWM的例程-STM32 MCU timer to generate the PWM routine
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:446291
    • 提供者:JASON LING
  1. 6.T1_PWM

    0下载:
  2. 嵌入式微处理器STM32的定时器产生PWM,可以应用于电机控制-Embedded microcontroller timer of STM32 processor produces PWM and can be used in the motor control
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:499302
    • 提供者:jerry
  1. TIM1

    0下载:
  2. STM32高级定时器TIM1产生不规则的波形,通过串口可以随意更改占空比。-STM32 timer TIM1 irregular waveforms are free to change the duty cycle through the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:395419
    • 提供者:熊兴智
  1. TIMx

    0下载:
  2. ARM的定时器的应用,功能较简单,主要是自我学习,参考例说STM32等相关手册,如要详述的可以去看源码-ARM-timer applications, functionality is relatively simple, self-learning, reference example STM32 and other manuals, such as detailed you can see a source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:972373
    • 提供者:haoyu
  1. The-TIM1-The-PWM-shows

    0下载:
  2. STM32编译源码。对TIM1定时器进行控制,通道1输出的占空比为25 -The STM32 compile the source. TIM1 timer control, the channel 1 output 25 duty cycle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1053190
    • 提供者:祁红梅
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 25 »
搜珍网 www.dssz.com