登录
首页 » Visual C++ » PWM_MotoA

PWM_MotoA

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

  • ch03
    杨建国老师的通讯原理课件,第三章模拟信号的调制与解调,主要讲述信号产生与调制,射频特性,解调,MSK、GMSK、PSK、QPSK、BPSK、QAM等原理(Yang Jianguo teacher communication principles of courseware, the third chapter of the analog signal modulation and demodulation, and focuses on the signal generation and modulation, the RF characteristics, demodulation, MSK, GMSK, PSK, QPSK, as BPSK, QAM and other principles of)
    2012-06-12 10:45:39下载
    积分:1
  • rotate
    此程序主要是为了完成图形的上下左右的移动、缩小和放大。(This procedure is to complete the graphics up and down around Mobile, narrow and amplification.)
    2009-01-01 14:19:06下载
    积分:1
  • c
    说明:  经典c语言源代码,对学习c语言的人很重要,值得一看(Classic C language source code is very important, see, learn c language)
    2012-06-26 15:22:56下载
    积分:1
  • ksniffer_src
    WINPCAP 抓包工具,可以用来抓包等功能,十分简单的代码,可以直接使用(WINPCAP tools)
    2015-01-05 22:01:56下载
    积分:1
  • map-matching
    地图匹配最新算法,超过所以现知的方法,从国外专业网站购买的(The latest map matching algorithm, so now more than known methods, purchased foreign professional website)
    2016-02-17 10:44:41下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • LCD12864_SPI
    STM32F103驱动12864,无乱码,亲测可用,SPI通信(STM32F103 drive 12864, no garbled, pro test available, SPI communication)
    2021-04-21 10:18:49下载
    积分:1
  • TextView_VC6_Project
    Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.
    2014-05-07 11:42:19下载
    积分:1
  • snake
    基于directx 8.0的贪吃蛇程序,是一个课程设计写的,可以通过串口通信控制该程序,在没有串口的情况下也可以使用(Snake procedures based directx 8.0 is a program designed to write, through serial communication control the program, in the case of no serial port can also be used)
    2013-07-20 09:48:43下载
    积分:1
  • PopManu
    VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
    2013-05-19 10:37:16下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载