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

DSP2812-PWM

于 2011-10-17 发布 文件大小:221KB
0 175
下载积分: 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 个回复

  • AddressListVS05
    该系统为通讯录系统,实现了通讯录的管理功能,增删改通讯功能。通讯录查询工作是一个很复杂的问题,在实际的工作领域中,时常会遇到要修改通讯录的问题,例如修改、删除、添加、查找等都是应用过程中十分频繁的操作,如果有一个应用软件可以使这个操作简单而富有人性化,我们就可以通过界面上的提示语言来轻松准确地完成以上操作了。 本通讯录主要涉及函数的调用、指针、哈希表等主要技术。其中,函数的调用和哈希表是技术的重点。 (The system address book system, and the address book management features, additions and deletions to communication. Directory inquiries is a very complex issue, in the actual work areas, often face the problem to modify the address book, such as modify, delete, add, find the application process are all very frequent operation, if an application can make this simple and full of humane, we are prompted by the interface language to easily and accurately complete the above operation. The book mainly related function call, pointer, hash table and other major technologies. Among them, the function call and a hash table is the focus of technology.)
    2011-06-05 13:03:11下载
    积分:1
  • Di_Tu_Pi_Pei
    将出租车采集到的GPS数据匹配到电子地图上,并将车辆定位在道路上。(The taxi collected GPS data matching to the electronic map, and the position of the vehicle on the road.)
    2015-12-09 20:48:53下载
    积分:1
  • getConnectionString
    ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
    2008-04-08 09:40:43下载
    积分:1
  • Demo
    在对话框中加载菜单,VC++精选编程源码,很好的参考。(In the dialog box to load the menu, select VC++ programming source code, a good reference.)
    2013-12-03 09:27:56下载
    积分:1
  • zz
    说明:  瓦岗寨攻略书 是游戏瓦岗债的攻略书 内容齐全(GONG LUE SHU )
    2009-04-01 23:43:45下载
    积分:1
  • Sun
    opengl 实现太阳系的模拟 地球自转和公转(opengl sun earth moon)
    2010-12-02 18:11:24下载
    积分:1
  • 676556
    使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:01:55下载
    积分:1
  • PsSuspendThread
    内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
    2013-07-29 14:46:02下载
    积分:1
  • 1702sldll
    1702sl上位机源程序 (1702 sl PC source program )
    2016-07-07 15:34:09下载
    积分:1
  • VC_screen_bianan
    VC++实现点击按钮屏幕变暗特效,值得一看!(VC++ Click the screen dimmed to achieve special effects, worth a visit!)
    2011-05-25 06:07:17下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载