登录
首页 » Visual C++ » PWM_MotoA

PWM_MotoA

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

  • Student
    说明:  数据库输入界面设计,通过源代码学习可以初步学会数据库中数据界面编程的学习(Database input interface design, through the source code can initially learn to study the data in a database programming interface, the learning)
    2009-08-27 23:25:07下载
    积分:1
  • FileSpliter
    快速切割文件为多块,有时候对于单个文件 大小有限制又不想用winrar的分卷压缩,而直接原文件的分块存放时就需要直接分割.(Rapid cutting document multi-block, sometimes for a single file size restrictions also do not want to use the sub-volume compression winrar directly block the original documents stored directly on the need to partition.)
    2008-12-24 16:41:57下载
    积分:1
  • C-notes
    C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂 第一章:声明和初始化 第二章:结构、联合和枚举 第三章:表达式 第四章:指针 第五章:空(null) 指针 第六章:数组和指针 第七章:内存分配 第八章:字符和字符串 第九章:布尔表达式和变量 第十章:C 预处理器 第十一章:ANSI/ISO 标准C 第十二章:标准输入输出库 第十三章:库函数 第十四章:浮点运算 第十五章:可变参数 第十六章:奇怪的问题 第十七章:风格 第十八章:工具和资源 第十九章:系统依赖 第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood Chapter One: Declaration and initialization Chapter II: Structure, joint and enumeration Chapter III: expression Chapter IV: Pointer Chapter V: empty (null) pointer Chapter: Arrays and Pointers Chapter VII: memory allocation Chapter VIII: Characters and strings Chapter IX: Boolean expressions and variables Chapter X: C preprocessor Chapter XI: ANSI/ISO standard C Chapter XII: standard input output library Chapter XIII: Library Functions Chapter XIV: floating-point operations Chapter XV: Variable parameters Chapter XVI: strange question XVII: Style Chapter XVIII: Tools and resources XIX: system dependent Chapter X: Miscellaneous)
    2010-09-21 23:24:48下载
    积分:1
  • 3.loadinpsw-a-call-dialog
    在MFC平台环境下,用C++编写的关于编辑框和调用窗口的程序。(The MFC platform environment, the edit box and call window with C++ written procedures.)
    2012-11-30 21:37:09下载
    积分:1
  • MicrosoftWindowsCE
    EVC开发忠告 可以让大家借鉴的对方三分(EVC development advice so that we can learn from each other one-third)
    2007-04-19 17:01:39下载
    积分:1
  • yibiaogauge
    说明:  钟表仪器界面源码开发语言Visual C++ 2003.NET(clock like instrument GUI)
    2009-08-21 22:10:05下载
    积分:1
  • all70.tar
    the file is implimented in C++ for wimax network it is explication of qualitie of service
    2011-06-24 08:21:26下载
    积分:1
  • windows-file-filter-system-frame
    windows文件过滤驱动的入门介绍,以及框架说明,很好的参考示例(windows file system filter driver of introduction and description of the framework, a good reference sample)
    2011-04-19 14:30:18下载
    积分:1
  • opcserver6.0
    opcsever+client测试。opcsever+client测试(opcsever+client test,opcsever+client test.)
    2015-04-22 21:53:06下载
    积分:1
  • motorcontrol-newkexing
    固高驱动程序,驱动步进电机和伺服电机还有各种电机程序(A solid high driver drive a stepper motor and servo motor, there are a variety of motor program)
    2020-09-10 05:48:00下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载