代码搜索:SPWM控制

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

代码结果 10,000
www.eeworm.com/read/378695/9218041

prj spwm_0.0001.prj

SPWM_0.0001 MinGW GCC 菜单与工具条模板 SmartWin \SmartWin新项目\普通Windows项目\菜单与工具条模板
www.eeworm.com/read/376414/9318106

c dsp-spwm.c

#include "DSP281x_Device.h" #include "DSP281x_Examples.h" /* ----- LCD控制状态 ----- */ #define LCDDELAY 1 // DSP与LCD在命令之间的延时(因为LCD是慢速设备) #define LCDCMDTURNON 0x3f // 打开显示 #define LCDCMDT
www.eeworm.com/read/357621/10204611

txt spwm完全可行.txt

#include #define unit unsigned int #define uchar unsigned char sbit P1_0=P1^0; int i=0; uchar code th0[40]={256,255,254,253,253,252,252,252,251,251,251,251,252,252,252,253,253,254,2
www.eeworm.com/read/354749/10328128

paf2 spwm.paf2

www.eeworm.com/read/354749/10328133

c spwm_m.c

#include "DSP28_Device.h" //#include "stdio.h" #include "math.h" //#include "float.h" //#define NX 404 #define NX 404 // for test #define PI 3.1415925 #define LimMax 0.6 //for change 0-0.95
www.eeworm.com/read/353414/10449272

doc spwm_asm.doc

www.eeworm.com/read/160505/10525757

c spwm2.c