代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
motor.lnp
"motor.obj"
TO "motor"
motor.hex
:10007A000E0C0D090B0307060607030B090D0C0EE0
:0E003F00EE93F580D294C295D296D297C297D6
:10004D00AF08E4FDFC0DBD00010CED64644C70F5D2
:02005D00DFF0D2
:01005F00227E
:0A00B000E4FEEEC39F50030E80F83B
:010
motor.asm
org 00h
x1:mov r3,#250
start:mov r0,#00h
start1:
clr p3.5
mov p0,#0ffh
mov p1,#25h
mov p2,#00h
setb p3.5
nop
nop
clr p3.5
mov p1,#25h
mov p2,#01h
setb p3.5
nop
nop
mov a,r0
mov dptr,
motor.c
/******************************************************************/
/*****************************************************************/
/*
motor.lst
C51 COMPILER V7.08 MOTOR 12/04/2006 19:35:50 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN m
motor.plg
礦ision2 Build Log
Project:
D:\ELITE-III光盘数据\实验例程\步进电机\motor.uv2
Project File Date: 10/10/2006
Output:
Build target 'Target 1'
compiling motor
motor.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar time,status,percent,period;
bit one_round;
uint oldcount,target=500;
void pulse(void)interrupt 1 using 1
{TH0=-83
motor.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar time,status,percent,period;
bit one_round;
uint oldcount,target=500;
void pulse(void)interrupt 1 using 1
{TH0=-83