代码搜索:StepMotor

找到约 570 项符合「StepMotor」的源代码

代码结果 570
www.eeworm.com/read/486136/6543830

makefile

TOPDIR = ../ include $(TOPDIR)/Rules.mak INSTALL_DIR = $(TOPDIR)/bin EXTRA_LIBS += -lpthread TARGET = stepmotor stepmotor: stepmotor_main.o $(CC) $(CFLAGS) $^ -o $@ install: $(EXP_INSTALL) $(TA
www.eeworm.com/read/200643/15428244

makefile

TOPDIR = ../ include $(TOPDIR)/Rules.mak INSTALL_DIR = $(TOPDIR)/bin EXTRA_LIBS += -lpthread TARGET = stepmotor stepmotor: stepmotor_main.o $(CC) $(CFLAGS) $^ -o $@ install: $(EXP_INSTALL) $(TA
www.eeworm.com/read/200077/15441248

makefile

TOPDIR = ../ include $(TOPDIR)/Rules.mak INSTALL_DIR = $(TOPDIR)/bin EXTRA_LIBS += -lpthread TARGET = stepmotor stepmotor: stepmotor_main.o $(CC) $(CFLAGS) $^ -o $@ install: $(EXP_INSTALL) $(TA
www.eeworm.com/read/170181/9815162

h motor_dri.h

#define forward 1 #define backward 0 extern unsigned int motor_steps; extern bit motor_runing; //==1电机在转 extern bit timer0_end_flag; //==1定时结束,可以走下
www.eeworm.com/read/146549/5736887

c drv_s_motor.c

/********************************************************************************************************* ** uC/OS 2 FOR TI TMS320240X **
www.eeworm.com/read/423650/10539780

lik stepm.lik

Version: 3.0 Options: m37 Obj: "C:\Program Files\Sunplus\unSPIDE184\unSPIDE\startupD.obj" Obj: "D:\_SPGT62C19\StepM\Debug\Resource.obj" Obj: "D:\_SPGT62C19\StepM\Debug\StepMotor.obj" Obj: "D:\_SP
www.eeworm.com/read/333346/12686160

lnp 93.lnp

"STARTUP.obj", "SysInital.obj", "StepMotor.obj", "main.obj" TO "93" RAMSIZE(256)
www.eeworm.com/read/333346/12686181

lnp ii.lnp

"STARTUP.obj", "main.obj", "StepMotor.obj", "SysInital.obj", "DS2401.obj" TO "ii" RAMSIZE(256)
www.eeworm.com/read/481599/6636023

c led8_8.c

#include "DSP28_Device.h" #include "DSP28_Globalprototypes.h" #define Phase_A GpioDataRegs.GPADAT.bit.GPIOA0 #define Phase_C GpioDataRegs.GPADAT.bit.GPIOA1 #define Phase_B GpioDataR