搜索资源列表
Timer
- s3c44b0x 定时器,PWM测试程序,经测试可用
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
pwm
- STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
5pwm
- 基于stm32f103通用定时器产生四路PWM信号-Have four general-purpose timer based stm32f103 PWM signal
stm32--TIMER
- 详细的解释了stm32中关于定时器的分类以及pwm波的产生,适合0基础的人看,能很快的接受。 -Stm32 detailed explanation of the classification and on the timer pwm wave generation, people will look for 0-based, can be quickly accepted.
S3C2410-pwm
- s3c2410芯片下的定时器应用代码,该代码在裸机下实现,不依靠操作系统。-S3C2410 pwm application
sci_timer_pwm_kb
- freescale mc9s08qg8 串行通讯,定时器,PWM,和键盘的demo程序。-freescale mc9s08qg8 serial communication, timer, PWM, and keyboard of the demo program.
PWM-51timer
- 用定时器实现的PWM程序,可设置占空比.-Using the PWM timer realize these procedures is to set the duty cycle.
demo
- 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
PWM
- STM32处理器的比较完整的PWM程序,完全好用-STM32 PWM processor and integrated process, complete easy to use
PWM_Output_38KHZ
- 主要应用在stm32f103的ARM芯片,定时器产生38MHZ间断的PWM波,用于红外发送接收管的应用中-Stm32f103 main applications in the arm, timer intervals produces 38mhz of pwm, for the sending of applications received
Timer-pwm
- 利用定时器,产生PWM波,对别的设备进行控制。单片机,stc60系列-Use of timers to generate PWM wave, on the other device control. SCM, stc60 Series
EXAM-04_1_AT91SAM-PWM
- 基于AT91ASM256的定时器,外部中断,SPI,PWM等功能的实现-Based on AT91ASM256 timer, external interrupt, SPI, PWM and other functions to achieve
STM32-TIM1-PWM
- 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,
PCA-PWM
- 自带定时器产生PWM,非常稳定而且方便,加了标注,便于理解和移植-creat PWM by the timmer, it is very steable, I use it to control one moter, it is very nice to move
PWM-RTC-T
- 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.
pwm
- 这个是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
The-TIM1-The-PWM-shows
- STM32编译源码。对TIM1定时器进行控制,通道1输出的占空比为25 -The STM32 compile the source. TIM1 timer control, the channel 1 output 25 duty cycle
timer-PWM
- ARM S3C2440的裸机开发实验--定时器控制蜂鸣器-ARM S3C2440 bare metal experimentation- timer to control the buzzer
TIM-timer-PWM-brightness-control
- TIM定时器PWM控制指示灯亮度,包含库函数,是STM32F107VC程序,已经编辑调试通过,可以直接使用-TIM timer PWM brightness control indicator, including library functions is STM32F107VC program debugging has been edited, you can directly use
