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

搜索资源列表

  1. The_demo_of_STM32_TIM1

    0下载:
  2. STM32奋斗板-TIM1的PWM演示 可以进行修改,并在通类型开发板上运动-STM32 PWM hard board-TIM1 the presentation can be modified, and in the sports development board through the type
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:356450
    • 提供者:haha
  1. stm32_pwm_1

    0下载:
  2. Code SAMPLE ARM STM32 PWM
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:30557
    • 提供者:Yak
  1. PWM_Input

    0下载:
  2. STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:8355
    • 提供者:梁凯
  1. 6Steps

    0下载:
  2. 配置TIM1外设来产生六步PWM信号-This example shows how to configure the TIM1 peripheral to generate 6 Steps.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9686
    • 提供者:梁凯
  1. mp3play

    0下载:
  2. 基于STM32的MP3播放器设计与实现 MDK完整源码 原文 http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx-STM32 based on the MP3 player MDK Design and Implementation of a complete original source http://blog.ednchina.com/xiong_gang_whut/140556/message.aspx
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:745190
    • 提供者:陆正茂
  1. PWM_Output_Input

    1下载:
  2. 用TIM3定时器在PA6、PA7、PB0、PB1输出四种频率相同占空比分别是50 、37.5 、25 、12.5 的信号。 用TIM2的PWM_Input功能,从PA1口捕获PWM信号的频率及占空比,并用USART1输出测量信息。-At TIM3 timer with PA6, PA7, PB0, PB1 output frequency of the same four are 50 duty cycle, respectively, 37.5 , 25 , 12.5 of the
  3. 所属分类:汇编语言

    • 发布日期:2013-04-14
    • 文件大小:465194
    • 提供者:a13
  1. ul2003

    0下载:
  2. PWM电机驱动模块接口,通过定时模块产生PWM波驱动直流电机工作,如果你手头上没有直流电机,你可以测量一下uln2003的输入口波形,如果你有直流电机,需要在uln2003输出接口上外接上拉电阻到电源,组成你的电机驱动模块。 -PWM motor drive module interface, through the regular wave PWM modules have a DC motor-driven work, if you do not have the DC motor, y
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:612
    • 提供者:王华
  1. Tim

    0下载:
  2. Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1161296
    • 提供者:李波
  1. SPWM-5KHZ

    0下载:
  2. STM32脉冲宽度调制产生5KHZ方波 信春哥,得永生!-STM32 PWM square wave generated 5KHZ Nobuharu brother, but have eternal life!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:478889
    • 提供者:zq
  1. stm32_PWM

    0下载:
  2. 关于stm32的,驱动pwm功能的寄存器使能-About stm32, the driver pwm function registers enable
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1580471
    • 提供者:ct
  1. TIMER-TFT

    0下载:
  2. 自己用STM32开发的一个类似Windows的界面,并且加入了很多STM32的功能,比如RTC,PWM,TOUCH等等。全部直接操作寄存器-Their own development with the STM32 an interface similar to Windows, and added a lot of STM32 s features, such as RTC, PWM, TOUCH and so on. All direct manipulation register
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1156640
    • 提供者:susu
  1. 13_PWM

    0下载:
  2. STM32系列处理器stm32f10x源码PWM-STM32 family of processors stm32f10x source PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:289742
    • 提供者:zhsiqi
  1. PWM

    0下载:
  2. 本例程主要实现的功能是利用STM32单片机来实现PWM波德输出。-The routine use of the main functions implemented to achieve the STM32 microcontroller PWM output Pod.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:873592
    • 提供者:李之见
  1. PWM_zhiliudianji

    0下载:
  2. 通过STM32内部通用定时的PWM模式设置,输出PWM来控制直流电机-Internal common timing by STM32 PWM mode, the output PWM to control DC motor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:480929
    • 提供者:罗江
  1. PWM

    0下载:
  2. 利用STM32中内置的PWM产生器产生PWM波,程序较为简单,但已经调试成功-STM32 use the built-in PWM generator to generate PWM wave, the program is relatively simple, but has been successful commissioning
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1128256
    • 提供者:Enadfd
  1. Ex005-PWM-LCD-light

    0下载:
  2. Ex005-PWM调节LCD背景光 arm STM32-Ex005-PWM to adjust the LCD backlight arm STM32
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:302741
    • 提供者:zanjiangfeng
  1. STM32oscilloscope-

    0下载:
  2. STM32自带ADC.PWM制作的简易示波器-STM32 comes ADC.PWM made simple oscilloscope
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:976358
    • 提供者:wyg
  1. 2.EXT-TIM-PWM

    0下载:
  2. 基于STM32的EXT TIM PWM驱动程序!-Based on the STM32 EXT TIM PWM driver!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:8995391
    • 提供者:Hong
  1. PWM

    0下载:
  2. 利用STM32定时器仿真PWM波形,控制电机-STM32 PWM waveform simulation using the timer to control the motor
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2999344
    • 提供者:雷双江
  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 2 3 4 5 6 7 89 10 11 12 13 ... 33 »
搜珍网 www.dssz.com