资源简介
利用28335的ePWM的源码修改成的SVPWM控制例程,已调试通过,很好用,对初学者有很大帮助。
代码片段和文件信息
// TI File $Revision: /main/8 $
// Checkin $Date: August 10 2007 09:04:53 $
//###########################################################################
//
// FILE: Example_2833xEPwm3UpAQ.c
//
// title: Action Qualifier Module Upcount mode.
//
// ASSUMPTIONS:
//
// This program requires the DSP2833x header files.
//
// Monitor the ePWM1 - ePWM3 pins on a oscilloscope as
// described below.
//
// EPWM1A is on GPIO0
// EPWM1B is on GPIO1
//
// EPWM2A is on GPIO2
// EPWM2B is on GPIO3
//
// EPWM3A is on GPIO4
// EPWM3B is on GPIO5
//
// As supplied this project is configured for “boot to SARAM“
// operation. The 2833x Boot Mode table is shown below.
// For information on configuring the boot mode of an eZdsp
// please refer to the documentation included with the eZdsp
//
// $Boot_Table:
//
// GPIO87 GPIO86 GPIO85 GPIO84
// XA15 XA14 XA13 XA12
// PU PU PU PU
// ==========================================
// 1 1 1 1 Jump to Flash
// 1 1 1 0 SCI-A boot
// 1 1 0 1 SPI-A boot
// 1 1 0 0 I2C-A boot
// 1 0 1 1 eCAN-A boot
// 1 0 1 0 McBSP-A boot
// 1 0 0 1 Jump to XINTF x16
// 1 0 0 0 Jump to XINTF x32
// 0 1 1 1 Jump to OTP
// 0 1 1 0 Parallel GPIO I/O boot
// 0 1 0 1 Parallel XINTF boot
// 0 1 0 0 Jump to SARAM <- “boot to SARAM“
// 0 0 1 1 Branch to check boot mode
// 0 0 1 0 Boot to flash bypass ADC cal
// 0 0 0 1 Boot to SARAM bypass ADC cal
// 0 0 0 0 Boot to SCI-A bypass ADC cal
// Boot_Table_End$
//
// DEscriptION:
//
// This example configures ePWM1 ePWM2 ePWM3 to produce an
// waveform with independant modulation on EPWMxA and
// EPWMxB.
//
// The compare values CMPA and CMPB are modified within the ePWM‘s ISR
//
// The TB counter is in upmode for this example.
//
// View the EPWM1A/B EPWM2A/B and EPWM3A/B waveforms
// via an oscilloscope
//
//
//###########################################################################
// $TI Release: DSP2833x Header Files V1.01 $
// $Release Date: September 26 2007 $
//###########################################################################
#include “DSP2833x_Device.h“ // DSP2833x Headerfile Include File
#includ
- 上一篇:winsdksetup.exe
- 下一篇:c大程设计---对打游戏
相关资源
- F28335无刷直流电机开闭环控制
- 28335CAN调试程序
- DSP28335程序片内FLASH搬运至RAM运行的
- 28335写的用spi读取传感器数据并用CA
- 基于DSP的SVPWM变频调速系统
- 基于FPGA的SVPWM实现方法
- SVPWM的原理及法则推导和控制算法详解
- 28335控制的直流电机程序
- ICETEK-F28335-A评估板及教学实验箱实验
- 基于DSP28335的直流电机闭环调速
- 三电平逆变器SVPWM控制
- TMS320F28335系列头文件、库文件、cmd等
- st5.0库说明 foc pmsm
- 永磁同步电机无位置传感器DSP28335代码
- TI-tms320f28335中文数据手册
- SVPWM输出程序
- 三电平SVPWM算法研究及仿真
- 28335设计参考
- TMS320F28335全套开发例程 TMS320F28335全套
- DSP原理及应用考试试题28335
- 基于28335的电机FOC控制
- TIDSP28335CAN中文使用手册.pdf
- DSP完成APF源代码
- 基于TMS320F28335的超声波流量计.rar
- 风电及光伏智能电网设计包含光伏电
- 讲解SVPWM说明
- DSP28335的PMSM的SVPWM电机代码
- dsp28335各外设
- SVG_APF_28335源代码,正常编译
- DSP28335串口二阶BOOT源码
评论
共有 条评论