登录
首页 » Visual C++ » 02_EvPwm01

02_EvPwm01

于 2013-07-18 发布 文件大小:277KB
0 149
下载积分: 1 下载次数: 1

代码说明:

  EVA下面的T1PWM、T2PWM、PWM1-6均输出频率为1KHz,占空比为40 的PWM波形。 T1PWM、T2PWM、PWM1-6输出的是不对称的PWM波形.EVB下面的T3PWM、T4PWM、 PWM7-12均输出频率为1KHz,占空比为40 的PWM波形。T3PWM、T4PWM、PWM7-12 输出的是对称的PWM波形.(EVA following T1PWM, T2PWM, PWM1-6 are output frequency is 1KHz, 40 duty cycle of the PWM waveform.* T1PWM, T2PWM, PWM1-6 of the PWM output waveform is asymmetric. EVB following T3PWM, T4PWM,* PWM7-12 are the output frequency is 1KHz, 40 duty cycle of the PWM waveform. T3PWM, T4PWM, PWM7-12* The output is symmetrical PWM waveform.)

文件列表:

02_EvPwm01
..........\cc_build_Debug.log,134,2013-03-16
..........\Debug
..........\.....\DSP28_DefaultIsr.obj,36524,2013-03-16
..........\.....\DSP28_Ev.obj,15773,2013-03-16
..........\.....\DSP28_GlobalVariableDefs.obj,111382,2013-03-16
..........\.....\DSP28_Gpio.obj,10488,2013-03-16
..........\.....\DSP28_InitPeripherals.obj,1893,2009-07-30
..........\.....\DSP28_PieCtrl.obj,4943,2013-03-16
..........\.....\DSP28_PieVect.obj,16448,2013-03-16
..........\.....\DSP28_SysCtrl.obj,5511,2013-03-16
..........\.....\EvPwm01.map,14574,2013-03-16
..........\.....\EvPwm01.obj,15260,2013-03-16
..........\.....\EvPwm01.out,132212,2013-03-16
..........\Debug.lkf,915,2013-03-16
..........\Debug.lkv,728,2009-06-19
..........\DSP28_Adc.h,5962,2009-06-17
..........\DSP28_CpuTimers.h,3978,2009-06-17
..........\DSP28_DefaultIsr.c,21587,2009-06-14
..........\DSP28_DefaultIsr.h,4054,2009-06-17
..........\DSP28_DevEmu.h,1686,2009-06-17
..........\DSP28_Device.h,3164,2009-06-23
..........\DSP28_ECan.h,42076,2009-06-17
..........\DSP28_Ev.c,4844,2011-03-15
..........\DSP28_Ev.h,20354,2009-06-17
..........\DSP28_GlobalPrototypes.h,1040,2009-06-17
..........\DSP28_GlobalVariable.h,438,2009-06-17
..........\DSP28_GlobalVariableDefs.c,2660,2009-06-18
..........\DSP28_Gpio.c,1987,2009-09-10
..........\DSP28_Gpio.h,22627,2009-06-17
..........\DSP28_InitPeripherals.c,1224,2009-06-19
..........\DSP28_Mcbsp.h,32233,2009-06-17
..........\DSP28_PieCtrl.c,1626,2009-06-14
..........\DSP28_PieCtrl.h,4949,2009-06-17
..........\DSP28_PieVect.c,5562,2009-06-14
..........\DSP28_PieVect.h,5436,2009-06-18
..........\DSP28_Sci.h,6447,2009-06-17
..........\DSP28_Spi.h,4721,2009-06-17
..........\DSP28_SysCtrl.c,2321,2009-11-17
..........\DSP28_SysCtrl.h,7652,2009-06-17
..........\DSP28_Xintf.h,2915,2009-06-17
..........\DSP28_XIntrupt.h,1509,2009-06-17
..........\EvPwm01.c,1587,2009-11-17
..........\EvPwm01.CS_
..........\...........\FILE.CDX,3072,2013-03-16
..........\...........\FILE.DBF,1188,2013-03-16
..........\...........\FILE.FPT,1438,2013-03-16
..........\...........\SYMBOL.CDX,280064,2013-03-16
..........\...........\SYMBOL.DBF,209563,2013-03-16
..........\...........\SYMBOL.FPT,364442,2013-03-16
..........\EvPwm01.paf,6856,2009-06-19
..........\EvPwm01.paf2,6427,2013-03-16
..........\EvPwm01.pjt,1141,2013-03-16
..........\EvPwm01.sbl,4782,2013-03-16
..........\SRAM.cmd,3655,2003-11-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Particle Replacement
    EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)
    2020-11-15 15:39:41下载
    积分:1
  • VC6.0MFC
    vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
    2013-07-18 16:02:31下载
    积分:1
  • ava-kuangjia
    ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
    2013-12-21 21:33:50下载
    积分:1
  • chengxu
    这是一个描述小球弹跳的matlab程序代码,他可以帮助你解决一些教学模拟问题。(simulate a ball jump)
    2013-04-13 21:03:23下载
    积分:1
  • code
    program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500
    2012-05-19 04:38:55下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • vc知识点
    说明:  vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
    2020-06-16 22:40:01下载
    积分:1
  • Hilgraeve-HyperTerm-5.0
    full source to hilgraeve HyperTerm 5.0 that is shipped with windows
    2021-04-23 14:08:48下载
    积分:1
  • VisualC++OOB
    说明:  一本非常好的书,从基础上讲述了vc++面向对象的一些知识,对初学者非常好用(A very good book, from the basis described vc++ Some knowledge of object-oriented, very useful for beginners)
    2008-10-18 09:13:55下载
    积分:1
  • lesson-1
    Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Run Windows program principles and procedures for the preparation process, the process window, handle theory, message queues, the callback function, the application window is closed and quit working relationship, using VC++ several tips, stdcall and cdecl calling conventions comparison, beginners often mistakes and precautions.)
    2013-12-25 18:17:24下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载