资源简介
欢迎参考。。。
主要有一下几个子函数。。。
interrupt void epwm1_isr(void)
void ipark(IPARK *v)
void svgen(IPARK *v)
void InitEPwm1Example()
void InitEPwm2Example()
void InitEPwm3Example(void)
代码片段和文件信息
// 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
- 上一篇:接口与通讯实验 电子钟 8255 8253 AD\\DA
- 下一篇:进程死锁的检测
相关资源
- TMS320C6713 DSP 中断设置完整教程
- 基于FPGA的 SVPWM发生器的实现
- dsp答案离散时间信号处理双语版答案
- 精密星历读取
- dsp6713关于CSL的源代码
- 基于DSP的IIR设计
- DSP经典程序
- 基于DS18B20的DSP温度测量并用液晶显示
- altium designer DSP2812主控板 原理图
- CCS2.2安装说明
- STM32F4XX固件库之DSP库的说明
- dsp 28335 CAN通信 可用 已配置好
- dSPACE手册
- 基于dspmp3解码
- F280049寄存器版程序
- SVPWM.zip
- 实现对占空比的随时可调代码
- 28335的SPWM调试
- CCS6.2版本Dsp28335工程(包含基本模块的
- IEEE754 to DSP(VC33)(64位转40位) 改进
- DSP定时器方波程序
- TMS320C54x系列DSP上FFT运算的实现
- 数字信号处理发展、应用与展望论文
- 基于DSP的恒压频比控制SVPWM方式的研究
- 基于TMS320F28335的三相PWM整流器设计与
- dsPIC对于直流无刷BLDC无传感器电机控
- DSP28335 SCI中用FIFO完成485收发通信
- DSP 2812 程序从FLASH 拷贝到RAM
- DSP hpi接口实验
- DSP28335 三相SVPWM程序
评论
共有 条评论