登录
首页 » Visual C++ » PWM_MotoA

PWM_MotoA

于 2020-10-15 发布 文件大小:807KB
0 213
下载积分: 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_08_20_ADO_Access
    VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。(VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.)
    2011-08-22 19:31:19下载
    积分:1
  • buffer2wav
    根据数据文本转换成二进制文件再写成wave文件的格式转换保存成.wav文件、(According to the text data into binary files and then write wave files into a format conversion to preserve. Wav files,)
    2007-12-18 10:37:41下载
    积分:1
  • lesson-2
    C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。(Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.)
    2012-08-26 00:37:01下载
    积分:1
  • MFC-ODBC-database-applications
    MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
    2014-06-25 11:15:21下载
    积分:1
  • 09_ListCtrlDemo
    VC++ 6.0,MFC,List控件,演示列表控件的使用方法。(VC++ 6.0, MFC, List controls, demonstrates the use of the list control.)
    2013-06-05 22:24:03下载
    积分:1
  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • COM
    基于CVI2010的串口编程 使用C++ 适合初学者学习(Based on CVI2010 serial port programming using c++ for beginners to learn)
    2015-05-13 09:41:31下载
    积分:1
  • 动态创建数组类
    动态创建数组模板,可以用该模板动态创建所需要的数组类(Dynamic Creation of Array Templates)
    2020-06-24 03:00:02下载
    积分:1
  • get_pixel
    得到24位位图的一个点的颜色值 (Getting the RGB value of a point in a 24-bit image )
    2021-05-13 14:30:02下载
    积分:1
  • 70501737FIFOandLRUarithmetic
    一个功能很强大的文件管理系统~~大三时老师留的实验题目欢迎下载~(A very powerful document management system ~ ~ junior year teachers leave the experimental subjects are welcome to download ~)
    2011-05-18 19:45:23下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载