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

搜索资源列表

  1. DDS

    0下载:
  2. 基于STM32的信号发生器(定时器控制),频率 占空比 峰峰值可调,输出最大频率30k -STM32-based signal generator (timer control), the frequency duty cycle peak and peak adjustable, the maximum output frequency of 30k
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-08
    • 文件大小:15178892
    • 提供者:wu yuanlu
  1. TIM-Advanced-Timer-PWM-Input-Capture

    3下载:
  2. 使用STM32的高级控制定时器PWM输入捕获模式,测量PWM波形频率和周期。学会使用高级控制定时器输入捕获功能,以及通用定时器PWM输出功能。-Use the STM32 Advanced Control Timer PWM input capture mode to measure the PWM waveform frequency and period. Learn to use advanced control timer input capture function, and gene
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:677262
    • 提供者:凡华
  1. 28BYJ48PL298n

    0下载:
  2. 基于STM32的步进电机28BYJ48+L298n模块,根据2005年电赛控制题目《悬挂运动控制系统》调试,可实现点到点,但画圆未成功。 采用标准八拍驱动步进电机28BYJ48,速度可根据定时器触发更新中断时间修改,经测试,速度越慢,力矩越大。 注释较详细。-STM32 stepper motor based on the 28BYJ48+L298n module, according to the 2005 race to control the title of suspension mo
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:3938304
    • 提供者:张斌
  1. engine

    1下载:
  2. 基于STM32的多路舵机控制,本代码实现了stm32使用定时器同事输出16路PWM波控制舵机,并可以通过串口分别控制每个舵机-Based on the STM32 multi steering gear control, the code to achieve the use of STM32 timer colleagues output 16 PWM wave control steering gear, and can be controlled by the serial port of
  3. 所属分类:SCM

    • 发布日期:2017-07-13
    • 文件大小:2945024
    • 提供者:缪善发
  1. MODBUS_RTU

    0下载:
  2. STM32单片机上针对MODBUS RTU协议 防止串口接收丢包 数据帧后死机,用定时器完成丢包数据帧处理-STM32 microcontroller for MODBUS RTU protocol to prevent the serial port to receive packet loss, data frame after the crash, using the timer to complete packet loss data frame processing
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:453409
    • 提供者:小保
  1. 实时时钟实验报告

    0下载:
  2. 实时闹钟.1、STM32的实时时钟(RTC)是一个独立的定时器! 2、RTC模块和时钟配置系统(RCC_BDCR寄存器)是在后备区域,即在系统复位火从待机模式唤醒后RTC的设置和时间维持不变。 RTC这章中,对RTC相关的寄存器的操作特别重要,(RTC Alarm real-time clock timer; keyer; intervalometer; timing device clock; timepiece allocation; configure; collo
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:155648
    • 提供者:饭饭|||
  1. TIM+DAC+DMA输出任意波形

    1下载:
  2. 采用STM32单片机中的定时器和DAC输出任意波形,非常值得下载!(The use of STM32 microcontroller timer and DAC output arbitrary waveform, it is worth downloading!)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:6140928
    • 提供者:你大咪哥
  1. TimeBase

    0下载:
  2. 基本定时器使用,针对STM32通用定时器的使用(The basic timer is used for STM32 universal timers)
  3. 所属分类:单片机开发

  1. TIMER

    0下载:
  2. stm32关于定时器的讲解与学习,stm32嵌入式开发与英语(STM32 on the timer to explain and learn, STM32 embedded development and Application)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:ERLANG
  1. 实验9 PWM输出实验

    1下载:
  2. STM32实现多路PWM输出,结构清晰,调用内部定时器(STM32 implements multi-channel PWM output)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-04
    • 文件大小:2581504
    • 提供者:luhl
  1. 【19】DMA PWM WS2812 GPIO输出16组

    2下载:
  2. STM32作为主控芯片,72Mhz,利用DMA+PWM实现驱动WS2812,创建16个并行800kBit / s数据流的想法如下: 使用定时器每1.25us创建一个800kHz的时基和一个DMA请求。 使用2个比较模块在低位时间(350ns)和高位时间(700ns)下创建DMA请求 1.25us DMA请求将GPIO端口的所有位设置为高电平 350ns DMA请求将数据从帧缓冲区传输到GPIO端口。如果该位为0,GPIO引脚将变为低电平,否则将保持高电平。 700ns DMA请求将所有
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:2373632
    • 提供者:spt
  1. 程序 -1

    0下载:
  2. 通过定时器3输出四路pwm波,采用完全重映射,最后在C6,C7,C8,C8输出四路pwm波。供大家参考。(software basic stm32,haredware basic stm32f103)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:1253376
    • 提供者:喵星人-1
  1. TIMER

    0下载:
  2. STM32开发驱动,主要用于定时器开发,欢迎下载,谢谢。(STM32 Drive,welcome everybody give advice to me and talk something about microchip,thank you.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:270336
    • 提供者:华南庄丁
  1. STM32F103C8T6例程

    0下载:
  2. 在STM32上实现点亮LED灯,按键查询,ADC操作,定时器操作等基本功能(STM32 basic function routine on STM32 to light LED lights, key query, ADC operation, timer operation and other basic functions)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:20653056
    • 提供者:晢一
  1. stm32f030f4-956260

    1下载:
  2. STM32F030采用ARM Cortex内核,运算速度高达48 MHz。STM32F030是STM32系列中价格最低的产品,具有全套外设,例如高速12位ADC、先进且灵活的定时器、日历RTC和通信接口(例如 I2C、USART和SPI)。(STM32F030 adopts the ARM Cortex kernel, and the operation speed is as high as 48 MHz.STM32F030 is the lowest priced product in th
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:514048
    • 提供者:呵呵何
  1. 单通道计数

    0下载:
  2. stm32f407 的捕获程序,这里面的一个定时器,四个接口的捕获(STM32's capture program, mainly driven)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:3047424
    • 提供者:hardball
  1. stm32_三路互补PWM

    0下载:
  2. 实现带死区的三鹿互补pwm灵活实现对h桥的控制(Implementation of Sanlu complementary PWM with dead zone to control H bridge flexibly)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-09-05
    • 文件大小:3320832
    • 提供者:小飞侠凯凯
  1. MINI(F103)TIM3完全重映射测试(PC6,PC7,PC8,PC9)

    0下载:
  2. STM32+L298N驱动四路电机。可以使用定时器中断来实时监测电机的速度以及位置,通过PID算法来精确控制电机的速度和位置(STM32 + L298N drives four-way motors. Timer interruption can be used to monitor the speed and position of the motor in real time, and PID algorithm can accurately control the speed and po
  3. 所属分类:单片机开发

    • 发布日期:2019-10-09
    • 文件大小:2269184
    • 提供者:ZZH6
  1. 1-2-15-按键双击和长按程序

    2下载:
  2. 在stm32工程中,长按和短按的代码书写, 调用的读取按键状态的底层函数。封装成的按键函数代码。下面是函数的头文件,和.c文件的代码。使用定时器来扫描按键。(In STM32 project, the code of long press and short press is written, and the underlying function of reading key status is called. Encapsulated key function code. The follo
  3. 所属分类:其他

    • 发布日期:2019-07-25
    • 文件大小:4483072
    • 提供者:guyuerenwei
  1. PWM互补死区输出

    2下载:
  2. 在STM32开发平台下,通过定时器的时钟配置,进行的PWM互补带死区的方波对电机进行控制。(Under the STM32 development platform, the PWM complementary square wave with dead zone is used to control the motor through the clock configuration of the timer.)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-06
    • 文件大小:1024
    • 提供者:echoa
« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com