登录
首页 » Visual C++ » DSP2812-PWM

DSP2812-PWM

于 2011-10-17 发布 文件大小:221KB
0 214
下载积分: 1 下载次数: 32

代码说明:

  基于DSP2812产生PWM波形用来控制电机的转速(PWM waveform generation based on DSP2812 used to control the motor speed)

文件列表:

DSP2812 PWM
...........\cc_build_Debug.log,1869,2011-10-14
...........\Debug
...........\.....\DSP2812.map,13889,2011-10-14
...........\.....\DSP2812.out,105459,2011-10-14
...........\.....\DSP28_Adc.obj,17854,2011-04-16
...........\.....\DSP28_Ev.obj,15341,2011-10-14
...........\.....\DSP28_GlobalVariableDefs.obj,111765,2011-10-14
...........\.....\DSP28_Gpio.obj,10267,2011-10-14
...........\.....\DSP28_PieCtrl.obj,4943,2011-10-14
...........\.....\DSP28_SysCtrl.obj,5615,2011-10-14
...........\.....\main.obj,2550,2011-10-14
...........\.....\MOTOR.obj,39714,2011-10-14
...........\.....\ZENG_MOTOR.obj,43672,2011-04-16
...........\Debug.lkf,767,2011-10-14
...........\Debug.lkv,553,2011-04-16
...........\DSP2812.CS_
...........\...........\FILE.CDX,3072,2011-10-14
...........\...........\FILE.DBF,1150,2011-10-14
...........\...........\FILE.FPT,1403,2011-10-14
...........\...........\SYMBOL.CDX,278016,2011-10-14
...........\...........\SYMBOL.DBF,207852,2011-10-14
...........\...........\SYMBOL.FPT,360914,2011-10-14
...........\DSP2812.paf,5567,2011-04-16
...........\DSP2812.paf2,5815,2011-10-14
...........\DSP2812.pjt,1284,2011-10-13
...........\DSP2812.sbl,4549,2011-10-14
...........\DSP28_Adc.h,9145,2011-04-16
...........\DSP28_CpuTimers.h,5912,2011-04-16
...........\DSP28_DefaultIsr.h,4992,2011-04-16
...........\DSP28_DevEmu.h,2964,2011-04-16
...........\DSP28_Device.h,4485,2011-04-16
...........\DSP28_ECan.h,51163,2011-04-16
...........\DSP28_Ev.c,2155,2011-10-14
...........\DSP28_Ev.h,29601,2011-04-16
...........\DSP28_GlobalPrototypes.h,2032,2011-04-16
...........\DSP28_GlobalVariableDefs.c,3127,2011-04-16
...........\DSP28_Gpio.c,1207,2011-04-16
...........\DSP28_Gpio.h,35601,2011-04-16
...........\DSP28_Mcbsp.h,36351,2011-04-16
...........\DSP28_PieCtrl.c,2131,2011-04-16
...........\DSP28_PieCtrl.h,6428,2011-04-16
...........\DSP28_PieVect.h,6987,2011-04-16
...........\DSP28_Sci.h,9901,2011-04-16
...........\DSP28_Spi.h,7979,2011-04-16
...........\DSP28_SysCtrl.c,2758,2011-04-16
...........\DSP28_SysCtrl.h,13879,2011-04-16
...........\DSP28_Xintf.h,5024,2011-04-16
...........\DSP28_XIntrupt.h,3160,2011-04-16
...........\F2812.cmd,7424,2011-07-05
...........\IQmathLib.h,122878,2011-04-16
...........\LCM1062.c,7956,2011-04-16
...........\LCM1062.h,406,2011-04-16
...........\main.c,534,2011-10-13
...........\main.h,91,2011-04-16
...........\MOTOR.c,2886,2011-04-16
...........\MOTOR.h,892,2011-04-16

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

发表评论

0 个回复

  • Calculator
    而as过热和高品位i哦将通过配额将分批doi公平我( U800Cas u8FC7 u70ED u548C u9AD8 u54C1 u4F4Di u54E6 u5C06 u901A u8FC7 u914D u989D u5C06 u5206 u6279doi u5E32 u5E73 u6211)
    2017-05-24 21:07:34下载
    积分:1
  • CAMERTERMINAL
    串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
    2013-01-30 21:26:21下载
    积分:1
  • Antialiasing
    direct3d通过设置属性达到图形抗锯齿处理(Direct3D graphics by setting the property to reach deal with anti-aliasing)
    2009-02-26 10:09:49下载
    积分:1
  • read_write
    这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
    2013-10-17 20:15:06下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • mototestv0.0131
    profibus dp主站于从站通信,实现与西门子程序一样的功能(profibus dp master station communications from the station, the same procedure with the functions of Siemens)
    2009-04-17 08:47:53下载
    积分:1
  • MDIFrameBackground
    To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
    2010-08-06 14:07:20下载
    积分:1
  • VCGYK
    这是GYK轨道车控制运行设备测试系统的 界面选择程序,简单实用,情放心实用(This is GYK railcar control operation of the equipment interface test system selection process, simple and practical)
    2014-02-12 14:56:53下载
    积分:1
  • QEP-speed-calculator
    QEP采集光编信号进行电机运行速度计算程序模块,可移植(QEP collection compiled signal light motor running speed calculation program modules, portable)
    2014-02-11 09:43:09下载
    积分:1
  • Julei
    基于MFC框架实现了C均值聚类算法,感知器训练。(Based on the MFC framework implements the c-means clustering algorithm, perceptron training.)
    2014-12-17 12:44:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载