登录
首页 » Visual C++ » PWM_MotoA

PWM_MotoA

于 2020-10-15 发布 文件大小:807KB
0 191
下载积分: 1 下载次数: 97

代码说明:

  1.本示例演示PWM波形输出以控制电机,通过配置,28035的PWM1A和PWM1B将输出频率为10KHZ的方波; //2.28035有多达7个通道14路PWM波输出,在本实验中,我们使用的是PWM1的A路和B路, // 它们分别是GPIO0和GPIO1。(DSP theory and motor control applications)

文件列表:

PWM_MotoA
.........\cc_build_Debug.log,524,2011-12-14
.........\Debug
.........\.....\Delay.obj,124908,2011-12-14
.........\.....\DSP2803x_CodeStartBranch.obj,1546,2011-12-14
.........\.....\DSP2803x_DefaultIsr.obj,162857,2011-12-14
.........\.....\DSP2803x_EPwm.obj,129025,2011-12-14
.........\.....\DSP2803x_GlobalVariableDefs.obj,134291,2011-12-14
.........\.....\DSP2803x_MemCopy.obj,124504,2011-12-14
.........\.....\DSP2803x_PieCtrl.obj,125200,2011-12-14
.........\.....\DSP2803x_PieVect.obj,132098,2011-12-14
.........\.....\DSP2803x_Sci.obj,125177,2011-12-14
.........\.....\DSP2803x_SysCtrl.obj,131317,2011-12-14
.........\.....\DSP2803x_usDelay.obj,1278,2011-12-14
.........\.....\DSP_Template.map,25461,2011-12-14
.........\.....\DSP_Template.out,176988,2011-12-14
.........\.....\main.obj,130638,2011-12-14
.........\.....\USART.obj,137351,2011-12-14
.........\Debug.lkf,1186,2011-12-14
.........\DSP2803x_common
.........\...............\cmd
.........\...............\...\28030_RAM_lnk.cmd,6259,2009-12-01
.........\...............\...\28031_RAM_lnk.cmd,6314,2009-12-01
.........\...............\...\28032_RAM_lnk.cmd,6315,2009-12-01
.........\...............\...\28033_RAM_CLA_lnk.cmd,6937,2009-12-01
.........\...............\...\28033_RAM_lnk.cmd,6315,2009-12-01
.........\...............\...\28034_RAM_lnk.cmd,6315,2009-12-01
.........\...............\...\28035_RAM_CLA_lnk.cmd,6937,2009-12-01
.........\...............\...\28035_RAM_lnk.cmd,13757,2011-12-01
.........\...............\...\F28030.cmd,8289,2009-12-01
.........\...............\...\F28031.cmd,8690,2009-12-01
.........\...............\...\F28032.cmd,8690,2009-12-01
.........\...............\...\F28033.cmd,8692,2009-12-01
.........\...............\...\F28034.cmd,8690,2009-12-01
.........\...............\...\F28035.cmd,8686,2009-12-01
.........\...............\gel
.........\...............\...\ccsv4
.........\...............\...\.....\f28030.gel,19863,2009-12-01
.........\...............\...\.....\f28031.gel,20152,2009-12-01
.........\...............\...\.....\f28032.gel,20152,2009-12-01
.........\...............\...\.....\f28033.gel,20669,2009-12-01
.........\...............\...\.....\f28034.gel,20138,2009-12-01
.........\...............\...\.....\f28035.gel,20668,2009-12-01
.........\...............\...\f28030.gel,94759,2009-12-01
.........\...............\...\f28031.gel,95049,2009-12-01
.........\...............\...\f28032.gel,95034,2009-12-01
.........\...............\...\f28033.gel,97120,2009-12-01
.........\...............\...\f28034.gel,95040,2009-12-01
.........\...............\...\f28035.gel,97123,2009-12-01
.........\...............\include
.........\...............\.......\DSP2803x_Cla_defines.h,4679,2009-12-01
.........\...............\.......\DSP2803x_DefaultISR.h,6158,2009-12-01
.........\...............\.......\DSP2803x_EPwm_defines.h,5445,2009-12-01
.........\...............\.......\DSP2803x_Examples.h,4856,2011-08-28
.........\...............\.......\DSP2803x_GlobalPrototypes.h,4375,2009-12-01
.........\...............\.......\DSP2803x_I2c_defines.h,4066,2009-12-01
.........\...............\.......\DSP2803x_SWPrioritizedIsrLevels.h,144982,2009-12-01
.........\...............\.......\DSP28x_Project.h,759,2009-12-01
.........\...............\.......\IQmathLib.h,151676,2009-12-01
.........\...............\.......\SFO_V6.h,3038,2009-08-03
.........\...............\lib
.........\...............\...\IQmath.lib,625984,2008-12-05
.........\...............\...\SFO_TI_Build_V6.lib,14978,2009-08-03
.........\...............\...\SFO_TI_Build_V6b.lib,15002,2009-10-30
.........\...............\source
.........\...............\......\DSP2803x_Adc.c,10826,2009-12-01
.........\...............\......\DSP2803x_CodeStartBranch.asm,3257,2009-12-01
.........\...............\......\DSP2803x_Comp.c,5173,2009-12-01
.........\...............\......\DSP2803x_CpuTimers.c,3767,2009-12-01
.........\...............\......\DSP2803x_CSMPasswords.asm,2576,2009-12-01
.........\...............\......\DSP2803x_DBGIER.asm,878,2009-12-01
.........\...............\......\DSP2803x_DefaultIsr.c,28140,2011-12-01
.........\...............\......\DSP2803x_DisInt.asm,1738,2009-12-01
.........\...............\......\DSP2803x_ECan.c,7926,2009-12-01
.........\...............\......\DSP2803x_ECap.c,2960,2009-12-01
.........\...............\......\DSP2803x_EPwm.c,12274,2009-12-01
.........\...............\......\DSP2803x_EQep.c,3494,2009-12-01
.........\...............\......\DSP2803x_Gpio.c,2830,2009-12-01
.........\...............\......\DSP2803x_I2C.c,3247,2009-12-01
.........\...............\......\DSP2803x_Lin.c,6875,2009-12-01
.........\...............\......\DSP2803x_MemCopy.c,1503,2009-12-01
.........\...............\......\DSP2803x_OscComp.c,4429,2009-12-01
.........\...............\......\DSP2803x_PieCtrl.c,2564,2009-12-01
.........\...............\......\DSP2803x_PieVect.c,7155,2009-12-01
.........\...............\......\DSP2803x_Sci.c,3126,2009-12-01
.........\...............\......\DSP2803x_Spi.c,6552,2009-12-01
.........\...............\......\DSP2803x_SWPrioritizedDefaultIsr.c,46646,2009-12-01
.........\...............\......\DSP2803x_SWPrioritizedPieVect.c,10586,2009-12-01
.........\...............\......\DSP2803x_SysCtrl.c,15410,2011-11-30
.........\...............\......\DSP2803x_TempSensorConv.c,2657,2009-12-01
.........\...............\......\DSP2803x_usDelay.asm,2656,2009-12-01
.........\DSP2803x_headers
.........\................\cmd
.........\................\...\DSP2803x_Headers_BIOS.cmd,7765,2009-12-01
.........\................\...\DSP2803x_Headers_nonBIOS.cmd,7691,2009-12-01
.........\................\gel
.........\................\...\DSP2803x_Peripheral.gel,5669,2009-12-01
.........\................\include
.........\................\.......\DSP2803x_Adc.h,16470,2009-12-01
.........\................\.......\DSP2803x_BootVars.h,1164,2009-12-01

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

发表评论

0 个回复

  • hitboxbone-tut
    hitbox bone tutorial
    2011-01-19 12:00:23下载
    积分:1
  • superideoplayer
    THE efective ways for player, and the useful code, make you study the media, the technology.
    2008-03-19 16:00:22下载
    积分:1
  • CSharp-basic-konwledge
    从入门到精通,外加实例深入学习C#,适合初级学者(It has planty of examples,and is a good book for the novices.)
    2012-03-02 14:11:35下载
    积分:1
  • 018-PWM脉冲宽度调制与智能小车PWM直流电机调速
    pwm小车,内有视频,功能强大,讲解详实,是一个不可多得的pwm小车入门。(PWM car, with video, powerful function, detailed explanation, is a rare introduction to PWM car.)
    2020-06-21 06:20:02下载
    积分:1
  • ShareMemory
    c++ 写的共享内存的实例,进程间通信用,已封装类,方便使用,默认大小根据实际情况自由更改(C++ write the sharing memory examples, inter-process communication, already encapsulation class, ease of use, the default size according to the actual situation of the freedom to change )
    2012-08-06 13:14:44下载
    积分:1
  • easydatabase
    vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助(vc code for database)
    2009-04-06 20:29:50下载
    积分:1
  • GridCtrl
    继承MFCListCtrl, 可编辑的列表框,在列表中可以包括编辑框Edit, 下拉框ComboBox, 单选Radio, 复选CheckBox, IP地址IPAddressCtrl, 进度条(只能显示)(Inheritance MFCListCtrl, editable list box, you can include in the list edit box Edit, drop-down box, ComboBox, Radio Radio, check CheckBox, IP address IPAddressCtrl, the progress bar (only display))
    2010-12-31 17:46:39下载
    积分:1
  • lisanduishu
    设p是素数,a是p的本原根,即a1,a2,a3,…,ap-1在mod p下产生1到p-1的所有值,所以对任何b属于{1,…,p-1},有唯一的i属于{1,…,p-1}使得ai mod p 等于p。称i为模p下以a为底b的离散对数。(P is a prime number based, a is the primitive root p, that is, a1, a2, a3, ..., ap-1 in the mod p under 1 to p-1 for all values, so for any b belongs to (1, ..., p-1), there are only i belong to (1, ..., p-1) makes ai mod p equivalent to p. Said i was under the modulus p to a for b at the end of the discrete logarithm.)
    2009-06-16 17:44:18下载
    积分:1
  • 6919470
    采用WINDDOWSSDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作(Using the button interface written by WINDDOWSSDK, which details the button control of the various properties of the operation)
    2018-10-27 19:15:10下载
    积分:1
  • com
    VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 (VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial communication program, hoping to help a friend learn the serial port)
    2011-08-11 13:20:01下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载