代码搜索:bldc系统
找到约 10,000 项符合「bldc系统」的源代码
代码结果 10,000
www.eeworm.com/read/340812/12132884
cof bldc.cof
www.eeworm.com/read/250293/12415779
h bldc.h
#ifndef __BLDC_H__
#define __BLDC_H__
//Motor charactor 's definitions
#define SUP_VOL 24
#define RPM_PER_V 138.73
#define OPT_PULSE_PER_TURN 50
#define SPEED_DET
www.eeworm.com/read/250293/12415786
c bldc.c
#include
#if SPEED_DET == HALL_QEI //use hall effect sensor to count speed
static uint32 Hall_Count;
#endif
#define MOTOR_STOPPED 0
#define MOTOR_PID_RUNNIN
www.eeworm.com/read/250141/12428171
c bldc.c
#include // LPC214x definitions
#include "bldc.h"
unsigned char actualSpeed = 0;
unsigned char desiredSpeed = 0;
unsigned int RPM,fRPM;
void GetI
www.eeworm.com/read/250141/12428208
h bldc.h
#define MAX_Im 0xF0 // max motor current limit
extern unsigned char actualSpeed;
extern void GetInReport(unsigned char *rep);
extern void SetOutReport(unsigned char *rep);
www.eeworm.com/read/336439/12443714
obj bldc.obj
www.eeworm.com/read/336439/12443771
h bldc.h
/* ==============================================================================
System Name: BLDC3_2
File Name: BLDC.H
Description: Primary header file for the implementation of sensorless c
www.eeworm.com/read/336439/12443780
lst bldc.lst
dspa -l -s -i../../../../rtmon/ -i../include -i../../../../lib/dmclib/clib/include -i../../../../lib/drvlib/clib/include -i..\..\..\..\rtmon\ -i..\include -i..\..\..\..\lib\dmclib\alib\include -i..\..
www.eeworm.com/read/336439/12443792
asm bldc.asm
*******************************************************
* TMS320C24xx ANSI C Codegen Version 7.04
*******************************************************
; dspac -i../../../../rtmon/ -i../in
www.eeworm.com/read/336439/12443803
c bldc.c
/* ==============================================================================
System Name: BLDC3_2
File Name: BLDC32.C
Description: Primary system file for the implementation of sensorless