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

搜索资源列表

  1. PWM_Output

    2下载:
  2. 利用stm32主控MUC的高级定时器实现PWM两路输出控制伺服电机巡航-MUC using stm32 senior master timer, PWM outputs to control two servo motors cruise
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-05-19
    • 文件大小:3059712
    • 提供者:龚晓杰
  1. stmClock

    0下载:
  2. Clock configur value for the STM32 Microcontroler chip. Implemented by vc6.0 You can get the timer configuration by set the timer cycle.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:328861
    • 提供者:cerik
  1. bujindianjiceshi

    0下载:
  2. STM32奋斗板步进电机测试,演示的是通过C口的4个口线利用tim2定时器,固定周期产生4路的脉冲信号模拟步进电机的4相8拍控制组合。步进电机采用型号为5V 28BYJ-48的步进减速电机。步进角 5.625度/64驱动板采用ULN2003驱动板。-STM32 struggle board stepper motor testing, demonstration by four port line C port utilization tim2 timer, fixed cycle 4 puls
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:492271
    • 提供者:谢骏
  1. TIMER_capture

    0下载:
  2. 采用STM32内部定时器的捕获功能,可进行边沿触发捕获或电平捕获,在此基础上进行信号频率测量-STM32 using internal timer capture function can be edge or level triggered capture capture, signal frequency measurement on the basis of
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:291596
    • 提供者:sunyan
  1. stm32_temp

    0下载:
  2. stm32应用程序,uart iic spi timer -stm32 application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:6301
    • 提供者:nihao
  1. OLIMEX-STM32F103-STK.ZIP

    0下载:
  2. This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Olimex STM32-103STK board. It shows basic use of parallel I/O, SPI, timer and interface to a LCD PCD8544 compatible module.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-28
    • 文件大小:10432097
    • 提供者:bimbirel
  1. 110325dj9p6ik6j9iniiii

    0下载:
  2. STM32实时时钟功能的标准库实现首先是bsp驱动,包括初始化函数RTC_Init()和设置时间函数RTC_Set()。 接下来就是<time.h>中的相关函数,我只实现了我认为最重要的函数 time_t time(time_t *time) time_t mktime(struct tm *timeptr) struct tm *gmtime(const time_t *timer) 以及辅助函数 static int getTotalDays
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2627
    • 提供者:大鹏集成
  1. stm32f41CH4Cap

    0下载:
  2. stm32 用一个定时器的四个通道,同时捕获4路pwm波,并算出pwm波的频率和占空比。-stm32 a timer with four channels, while capturing four pwm wave, and calculates pwm wave frequency and duty cycle.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8192709
    • 提供者:123
  1. PWM_T1C1

    0下载:
  2. stm32产生多路pwm源码,定时器1产生4通道独立的pwm信号-Stm32 produce multiplex PWM source, timer 1 to generate 4 channel independent of the PWM signal
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2227668
    • 提供者:陈俊嘉
  1. TM32-PWM-TEST

    0下载:
  2. stm32的pwm配置和测试试验,讲解了通用定时器的PWM配置和脉宽调制-This file is about STM32 s PWM configuration and test,the content is Explained the general PWM timer configuration and pulse width modulation
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:931762
    • 提供者:jie.xing
  1. STM_-Nokia5110

    0下载:
  2. 利用STM32开发板,在Nokia5110液晶显示模块上显示图像,图像显示发生在定时器2中断,显示的图像共4幅,奶牛,girl,大象,狐狸的图像。-Use STM32 development board, in Nokia5110 LCD image, the image is displayed the timer 2 interrupt display module, a total of four image display, cows, girl, elephants, foxes im
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2302418
    • 提供者:闻名
  1. Infrared

    0下载:
  2. 使用STM32利用定时器输入捕获功能实现红外接收驱动。-Use STM32 use of the timer input capture function realization infrared receiver driver.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2529303
    • 提供者:史正
  1. STM32_TIMER

    0下载:
  2. 使用STM32来控制定时器使用操作的源码-Use STM32 to control timer operations Source
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3006
    • 提供者:jie
  1. GPIO-LED

    1下载:
  2. STM32驱动LED程序,使用系统滴答定时器精确延时。-STM32 LED driver, the use of the system timer tick precision delay。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3132182
    • 提供者:YUEMIN
  1. LED

    0下载:
  2. 初学STM32中各种模块的简单使用,包括GPIO输入输出,液晶屏,中断,按键,定时器,串口等基本单元操作,适合初学者使用-Beginners of various modules in the STM32 is simple to use, including the GPIO input and output, LCD screen, interruption, buttons, timer, serial port and so on basic unit operations, suita
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5182552
    • 提供者:张波
  1. codeRTC

    0下载:
  2. 基于stm32的rtc时钟源码,可以实现rtc计时,及闹钟触发-Based stm32 the rtc clock source, it can realize rtc timer, and alarm triggering
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:321125
    • 提供者:李博
  1. UART

    1下载:
  2. 同时使用STM32三个串口的接收与发送,串口1使用printf(),串口2使用u2_printf(),串口3使用u3_printf().接受采用定时器中断超时,5ms未接收到数据认为本次接收结束,置位相应的标志位,主程序检测并处理接收数据。-STM32 simultaneously receive and send three serial, serial port 1 to use printf (), 2 serial ports use u2_printf (), 3 serial por
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6914638
    • 提供者:龙泰
  1. tim1-4-PWM

    0下载:
  2. 用 STM32 高级定时器 TIM1 同时控 4路 马达,PWM控制,-Advanced timer STM32 with TIM1 at the same time control 4 motor, PWM control,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:241964
    • 提供者:li
  1. systick

    0下载:
  2. 本程序实现的是STM32系列单片机的滴答定时器功能,能够准确的进行分秒延时,几乎做到无误差。而且是独立运作的,在很多程序中都有用到-The implementation of the program is of single chip microcomputer STM32 series tick timer function, can carry on the vehicle delay accurately, almost done without error.And it is indep
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5789387
    • 提供者:mengwang
  1. PWM_Output

    0下载:
  2. 基于STM32单片机自带的定时器PWM输出功能程序-STM32 microcontroller based timer PWM output function that comes with the program
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:263986
    • 提供者:1
« 1 2 ... 16 17 18 19 20 2122 23 24 »
搜珍网 www.dssz.com