资源简介
dsp2812 伺服电机开环恒压频比控制源代码
代码片段和文件信息
/*=====================================================================================
File name: CLARKE.C (IQ version)
Originator: Digital Control Systems Group
Texas Instruments
Description: Clarke Transformation
=====================================================================================
History:
-------------------------------------------------------------------------------------
04-15-2005 Version 3.20
-------------------------------------------------------------------------------------*/
#include “IQmathLib.h“ // Include header for IQmath library
// Don‘t forget to set a proper GLOBAL_Q in “IQmathLib.h“ file
#include “dmctype.h“
#include “clarke.h“
void clarke_calc(CLAR
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 132516 2013-05-23 08:21 ServoMotor_2812_openloop\Backup of svpwm7seg.CF3
文件 135 2013-11-06 18:22 ServoMotor_2812_openloop\cc_build_Debug.log
文件 956 2005-04-27 01:33 ServoMotor_2812_openloop\clarke.c
文件 1785 2005-04-27 01:31 ServoMotor_2812_openloop\clarke.h
文件 82 2013-05-23 09:56 ServoMotor_2812_openloop\codestart.asm
文件 33407 2013-05-20 20:49 ServoMotor_2812_openloop\Debug\24Cxx.obj
文件 2379 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\clarke.obj
文件 1079 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\codestart.obj
文件 2434 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP281x_MemCopy.obj
文件 1697 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Adc.obj
文件 5563 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_CpuTimers.obj
文件 35053 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_DefaultIsr.obj
文件 1713 2009-10-25 15:15 ServoMotor_2812_openloop\Debug\DSP28_ECan.obj
文件 26550 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Ev.obj
文件 64152 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_GlobalVariableDefs.obj
文件 10322 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Gpio.obj
文件 1911 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_InitPeripherals.obj
文件 1720 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Mcbsp.obj
文件 4943 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_PieCtrl.obj
文件 16448 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_PieVect.obj
文件 21990 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Sci.obj
文件 1697 2009-10-25 15:15 ServoMotor_2812_openloop\Debug\DSP28_Spi.obj
文件 7025 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_SysCtrl.obj
文件 4167 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_Xintf.obj
文件 1741 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\DSP28_XIntrupt.obj
文件 4632 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\exit.obj
文件 16196 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\f281xileg_vdc.obj
文件 18303 2009-02-28 20:38 ServoMotor_2812_openloop\Debug\f281xpwmdac.obj
文件 18680 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\f281xqep.obj
文件 2841 2013-11-02 21:37 ServoMotor_2812_openloop\Debug\ipark.obj
............此处省略114个文件信息
评论
共有 条评论