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

02_EvPwm01

于 2013-07-18 发布 文件大小:277KB
0 242
下载积分: 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 个回复

  • Graphics
    运用Visual C++编译器实现的3D图像变成代码,主要实现图像绘制(Using Visual C++ compiler implements the 3D image into a code, the main image rendering)
    2014-12-26 14:39:14下载
    积分:1
  • serialpor
    多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。(A communication class for serial port)
    2013-08-09 20:16:35下载
    积分:1
  • Render
    用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。(Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK)
    2010-11-12 10:38:13下载
    积分:1
  • USB-data-acquisition-card
    基于USB接口的数据采集卡的设计,使用下位机采集数据通过USB传到上位机软件实时处理和显示波形。提供的资料: 1、优秀、完整毕业论文 2、可运行的上位机软件和上位机源代码 3、下位机硬件设计PCB原理图、制板图、所需的元件(下位机设计很简单, 但很有效) 4、下位机微处理器和数据采集程序 5、答辩PPT 6、中英文文献翻译 提供全部资料,毕业设计无需再做。这是本人大四的毕业设计题目,被评为优秀毕业论文,没有向外发表,并经过四次万方数据库查重,相似度只有3 !本论文绝对惟一、有保障! 附件提供了毕业论文主要设计以及上位机软件信息和采集结果。请有意者下载查阅,附件中提供了联系方式,如果论文符合您的要求,请继续和我联系,提供全部资料。(Based on USB interface data acquisition card design, the use of computer data acquisition by USB reached the PC software real-time processing and display waveform.)
    2013-12-04 13:43:28下载
    积分:1
  • New-folder
    this is a simple traffic light using proteus 8, its very easy, familiar, and u can see the project in youtube
    2015-02-12 06:35:40下载
    积分:1
  • dbg
    在Debian上deb包的简易安装程序 (Deb package on Debian Installer Easy )
    2013-09-21 18:20:15下载
    积分:1
  • labview2
    labview做的小程序,用于模拟微波干涉仪的多普勒信号(PC so small procedures, which are used to simulate microwave Doppler interferometer signal)
    2006-12-20 21:40:03下载
    积分:1
  • ndislwf-master
    windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)
    2021-02-07 18:29:55下载
    积分:1
  • dws2src11
    DWS Source . Delphi W SCript.(DWS Source. Delphi W SCript.)
    2007-02-03 21:24:23下载
    积分:1
  • 3-2
    获取计算机IP地址。可以试试看。源码用C++实现(C++)
    2009-12-19 10:09:17下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载