Welcome![Sign In][Sign Up]
Location:
Search - codewarrior pwm

Search list

[Other resourcePWM

Description: 这个是在CODEWARRIOR环境下对MOTO系列的单片机的PWM操作的例子
Platform: | Size: 64507 | Author: june_yb | Hits:

[SCMPWMoutput

Description: PWM输出源程序,飞思卡尔单片机实现,以SR12为例-PWM source, Freescale's MCU to SR12 example
Platform: | Size: 1024 | Author: 朱岩 | Hits:

[SCMPWM

Description: 这个是在CODEWARRIOR环境下对MOTO系列的单片机的PWM操作的例子-This is in the CodeWarrior environment of MOTO series MCU PWM operation example
Platform: | Size: 64512 | Author: june_yb | Hits:

[ARM-PowerPC-ColdFire-MIPSdalay1MS

Description: 延时1MS,并且时间可以调整的PWM输出,已经调试过了,环境是Codewarrior-Delay 1mS pwm Codewarrior
Platform: | Size: 1024 | Author: xiangwu | Hits:

[Software EngineeringPWM

Description: PWM example on codewarrior
Platform: | Size: 140288 | Author: gnas | Hits:

[SCMetpu2

Description: 飞思卡尔MPC5634单片机,实现etpu通道0和通道1的PWM输出,用CodeWarrior2.6调试通过,对学习etpu的输出功能有很一定的帮助。-Freescale MPC5634 microcontroller, to achieve etpu channel 0 and channel 1 of the PWM output, with CodeWarrior2.6 debugged, the output of learning etpu There are some help.
Platform: | Size: 151552 | Author: zz | Hits:

[SCMSources

Description: 开发环境:codewarrior 5.0 MC9S12DG128B多功能开发板V5.0 PWM功能源代码。-MC9S12DG128B multifunctional development board V5.0 PWM function source code.
Platform: | Size: 21504 | Author: | Hits:

[Embeded-SCM Developm_dianji

Description: 飞思卡尔s12芯片方波信号控制舵机转角,可以左转,右转,回零-FreeScale CodeWarrior PWM signal control rudder turn left and right
Platform: | Size: 1024 | Author: 金希澈 | Hits:

[SCMFreescale-MC9S12XS128-PWM

Description: 这是开发Freeescale MC9S12系列的单片机的PWM模块的一个详细介绍文档,内容全面而完整,强烈建议初学者参考该文档学习MC9S12C和MC9S12XS系列的PWM模块开发,后边我有把我自己写的一个PWM开发源码发送上来,以供参考。开发环境还是CodeWarrior Development Studio for S12(X) V5.1-This is a development Freeescale MC9S12 series microcontroller PWM module has a detailed document, comprehensive and complete, we strongly recommend beginners learn MC9S12C reference to the document and MC9S12XS series of PWM module development, I have put myself behind the writing development of a PWM source to send up for reference. Development environment is CodeWarrior Development Studio for S12 (X) V5.1
Platform: | Size: 1443840 | Author: ardy | Hits:

[SCMSWJT

Description: 全国大学生飞思卡尔智能车比赛 电磁组原程序 整个系统的核心控制采用Freescale的MC9S12XS128型号16位单片机,5V电压供电。 软件运行需要配置单片机各个模块寄存器数值,使单片机各个模块正常工作。初始化中包括:单片机时钟配置、I/O口配置、PWM模块配置、A/D模块配置、RTI实时中断配置、脉冲捕捉模块配置。当初始化完毕后,开始对传感器输入信号进行采样,当完成一次采样后将采样值输入控制算法,控制算法经过运算得到应该偏转的角度和速度,通过改变PWM模块内部寄存器数值可以得到不同占空比的方波信号,实现对舵机和电机的调节。使用CodeWarrior Development Studio for HCS12(X) V4.7作为程序编写、编译、下载、调试工具。-The core of the whole system of the original program of the National Students Freescale Smart Car Competition electromagnetic group control using Freescale s MC9S12XS128 Model 16-bit microcontroller, 5V supply. The software runs need to configure the MCU module register values Microcontroller module work properly. Initialization, including: the configuration of the microcontroller clock, I/O port configuration, the PWM module configuration, the A/D Module configuration, RTI Real-time interrupt configuration, the pulse capture module configuration. When the initialization has been completed, the sensor input signal. Sampling line, complete a sampling will sample the value of input control algorithms, control algorithms after the operation should be the angle of deflection Of the servo and motor speed, by changing the PWM module internal register values ​ ​ can be different duty cycle square wave signal, to achieve Regulation. Using the CodeWarrior Development, Studio for
Platform: | Size: 304128 | Author: | Hits:

[SCMsteer-left

Description: codewarrior界面实现XS128的PWM控制舵机左转程序-Codewarrior interface to the XS128 PWM control steering gear left program
Platform: | Size: 227328 | Author: 裴云庆 | Hits:

[Other Embeded programsmart_car

Description: 开发环境是CODE codewarrior 单片机是MC9S12XS128 这个程序时当时华南赛区比赛的智能车程序,里面涉及了许多模块,可复制粘贴里面的模块即可,学习PWM,定时器,串口,AD采集,激光调制-Development environment CODE codewarrior microcontroller MC9S12XS128 program of the South Division race smart car program, which involves a number of modules, inside the module can be copied and pasted to learn PWM, timers, serial port, AD acquisition, laser modulation
Platform: | Size: 770048 | Author: 曾志皓 | Hits:

[SCMdg128_PWM

Description: 基于CodeWarrior开发环境的freescale系列单片机DG128的PWM操作详细源代码-CodeWarrior development environment based the freescale series microcontroller DG128 PWM operation source code
Platform: | Size: 274432 | Author: michael | Hits:

[SCMDG128_ADC

Description: 基于CodeWarrior开发环境的freescale系列单片机DG128的PWM操作详细源代码-CodeWarrior development environment based the freescale series microcontroller DG128 PWM operation source code
Platform: | Size: 274432 | Author: michael | Hits:

[SCMPWM_test

Description: PWM的使用和编程方法,初始化PWM模块,并实现输出波形占空比的增大和减小。IPLL模块的使用,将总线时钟设定为40MHz。编程环境:Freescale CodeWarrior 5.1.-The use and programming of the PWM method, the PWM module is initialized, and to achieve that the output waveform of the duty cycle to increase and decrease. IPLL module, the bus clock is set to 40MHz. Programming environment: Freescale CodeWarrior 5.1.
Platform: | Size: 1303552 | Author: 孙驻江 | Hits:

[DSP programPWM

Description: freescale 56f8013 PWM example by codewarrior
Platform: | Size: 271360 | Author: ziou | Hits:

[SCMYINYUE-PWM

Description: CODEWARRIOR文件,飞思卡尔开发板S12XEP100,用PWM控制生成音乐-CODEWARRIOR file, Freescale development board S12XEP100, with PWM control to generate music
Platform: | Size: 652288 | Author: 胡书鹏 | Hits:

[SCMPWM-ECT-

Description: 飞思卡尔16位单片机 在CodeWarrior IDE运行 PWM发波 ECT检测 -PWM wave ECT detection
Platform: | Size: 27648 | Author: 谢涛 | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: XS128单片机的 PWM模块的通用性代码,这是个CODEWARRIOR工程包,可以编译通过-XS128 MCU PWM module general codes,open with codewarrior 5.1
Platform: | Size: 253952 | Author: 姚一帆 | Hits:

[SCMCodeWarrior

Description: CodeWarrior环境下,8257实验箱,通过编程捕捉高电平产生PWM波(tmrInCapture-high frequence)
Platform: | Size: 145408 | Author: 西府海棠 | Hits:
« 12 »

CodeBus www.codebus.net