代码搜索:SPWM控制

找到约 10,000 项符合「SPWM控制」的源代码

代码结果 10,000
www.eeworm.com/read/271069/11009848

doc spwm.doc

www.eeworm.com/read/375614/7046665

doc spwm.doc

www.eeworm.com/read/231295/7127657

c spwm.c

// 该程序利用EVA模块的PWM1--PWM6引脚产生不同占空比的方波 #include "C2407.h" #include "stdio.h" #include "float.h" #include "math.h" #define Tc_half 1000 #define Tonmin 120 #define Tonmax 1880 int k=0;
www.eeworm.com/read/462695/7197995

c spwm.c

#include "DSP281x_Device.h" #include "DSP281x_Examples.h" Uint16 flag=0,count=0; Uint16 SPWM[125]={8,23,38,53,68,83,98,112,127,142,157,171,185,200,214,228,242,255,269,282,296, 309,32
www.eeworm.com/read/461700/7222284

sch spwm.sch

www.eeworm.com/read/445910/7588185

c spwm.c

#include "IQmathLib.h" #include "DSP281x_Device.h" #include #include "parameter.h" //#define CPU_CLOCK_SPEED 6.6667L // for a 150MHz CPU clock speed #define DELAY_US(A) DSP28x_us
www.eeworm.com/read/437626/7744540

c spwm.c

#include "DSP28_Device.h" #include "IQmathLib.h" #define PI 3.1415926536 long GlobalQ = GLOBAL_Q; #define write_RAM GpioDataRegs.GPFDAT.bit.GPIOF13 = 0 #define read_RAM GpioDataRegs.GPF
www.eeworm.com/read/437608/7745110

mak spwm.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames
www.eeworm.com/read/437608/7745118

asm spwm.asm

******************************************************* * TMS320C24xx ANSI C Codegen Version 7.02 ******************************************************* ; dspac -v2xx -iC:/ti/c2400/cgtools/
www.eeworm.com/read/437608/7745122

out spwm.out