登录
首页 » Visual C++ » PWM_MotoA

PWM_MotoA

于 2020-10-15 发布 文件大小:807KB
0 105
下载积分: 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 个回复

  • 2011-10-09ADF4350
    adf4350的设计主程序和实现的功能输出频率(adf4350 the design and implementation of the function main output frequency)
    2013-05-27 19:11:04下载
    积分:1
  • src
    restores the SDT. an example in c++
    2009-07-10 22:14:45下载
    积分:1
  • VC6m-MFC-ODBC
    在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接(used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity)
    2020-10-30 23:00:01下载
    积分:1
  • 11111
    天线设计的基本理论介绍。有利于RFID天线设计。(Introduced the basic theory of antenna design. Conducive to RFID antenna design.)
    2009-11-27 22:14:42下载
    积分:1
  • smal
    SMAL是short message abstract library的缩写,是由风起水流软件工作室(www.zealware.com)开发的一个支持短信网关系统开发的C++底层抽象接口库,通过对移动、联通、网通、电信等运营商使用的各种短信协议和底层通信的抽象封装,SMAL实现了一个高度自适应的短信协议栈,包括CMPP,SGIP,SMPP,SMGP,CNGP,EMPP等短信协议,同时可以很方便地在上面扩展实现新的协议和自定义的内部协议等。 SMAL目前支持的协议包括中国移动的CMPP2.0,CMPP3.0,中国联通的 SGIP1.2, SGIP1.2修订版,中国电信的SMGP2.0,SMGP3.0,中国网通的CNGP2.0,和国际标准SMPP3.3,SMPP3.4,以及企信通协议EMPP等。(SMAL is a short message abstract library acronym by wind currents from studio software (www.zealware.com) to develop a support system developed by SMS Gateway C++ Underlying abstract interface library, through the Mobile, Unicom, Netcom and telecommunications operators using a variety of messaging protocols and the bottom of the abstract communications package, SMAL achieve a highly adaptive messaging protocol stack, including the CMPP, SGIP, SMPP, SMGP, CNGP, EMPP such as SMS agreement, at the same time can be easily above the realization of the new agreement to expand and customize the internal agreement. SMAL currently supports the agreement, including China Mobile CMPP2.0, CMPP3.0, China Unicom SGIP1.2, SGIP1.2 revised edition, China Telecom SMGP2.0, SMGP3.0, China Netcom CNGP2.0, and international Standard SMPP3.3, SMPP3.4, as well as enterprises, such as ICT EMPP agreement.)
    2009-01-05 22:45:41下载
    积分:1
  • VCPP2010
    vc++权威开发指南代码 好用实惠下载吧( vc++ Development Guide authoritative code Download it handy affordable)
    2014-03-22 00:27:49下载
    积分:1
  • DrawCircle
    实现画圆,用C++的mfc功能,这个是c语言交互式绘图的必备!(Achieve Circle)
    2013-12-20 00:20:37下载
    积分:1
  • GNSS
    单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。(Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the travel and other navigation and positioning)
    2020-12-30 11:59:00下载
    积分:1
  • U
    说明:  需要net3.0以上的平台运行,根据参数设置,可以在后台自动抓取指定驱动器中的指定类型的文件袋指定的保存目录。(Net3.0 above the platform needed to run, according to parameter settings can be specified in the background automatically crawl the specified drive type of file to save the specified directory pocket.)
    2010-02-23 14:16:48下载
    积分:1
  • siftpp-0.7.3
    关于sift的编程,基于vc++,快速的实现特征匹配(With regard to sift programming, based on vc++, the rapid realization of feature matching)
    2009-01-30 14:14:19下载
    积分:1
  • 696522资源总数
  • 104038会员总数
  • 40今日下载