资源简介
在ccs3.3上完成的DSP28335三相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
相关资源
- DSP28335控制DHT11温湿度传感器
- DSP2812最小系统原理图及PCB
- 基于DSP的单相Z源逆变器的代码实现
- 基于直流电机的 DSP 双闭环控制系统代
- Census立体匹配算法的DSP实现
- AGC算法在DSP中的应用
- TMS320C5509A AIC23 音频回放例程
- DSP2812编写的利用光电编码器的无刷直
- dsp2812控制直流无刷电机调速程序
- DSP开发中的PID程序
- 非常详细的ccs使用教程DSP编程软件
- DSP6713例程 FLASH
-
TMS320F28335 DSP28xxx_Section
copy_nonBIOS.a - TI DSP TMS320芯片的命名方法
- EMCV库函数
- 14个DSP的实验测试程序
- DSP实现SVPWM编程原代码
- lms算法自适应滤波器的dsp5402实现c程序
- TMS320F28335PGFA原理图库PCB封装库
- 基于DSP的蓄电池充放电装置研究
- dsPIC33E 内部Flash读写及其它外设驱动
- dsPIC33EBootloader下位机
- dspic30f4011直流电机控制程序
- 利用DSP产生方波
- dsp5416原理图
- DSP原理与应用课后答案 电子工业出版
- 三电平SVpwmC程序
- 三电平SVPWM.rar
- F28335最小系统原理图.PDF
- SVPWMfaultmix.slx
评论
共有 条评论