代码搜索:如何学习 PWm?
找到约 10,000 项符合「如何学习 PWm?」的源代码
代码结果 10,000
www.eeworm.com/read/391723/8388870
c pwm.c
/*
***********************************************************************
* For test BLDC
* 2008-1-7
***********************************************************************
*/
//===========
www.eeworm.com/read/191859/8419361
h pwm.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/191859/8419369
c pwm.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/291300/8426126
c pwm.c
//--------------------------------------------------------------------
//模块:PWM.C
//功能:PWM解码模块
//晶振:24.000MHz
//芯片: STC12C5412AD
#include "stc12c5412ad.h"
//#ifnd
www.eeworm.com/read/391040/8426153
dsn pwm.dsn
www.eeworm.com/read/391040/8426156
hex pwm.hex
:100000007590FFE5907004C2B080F5B4FF04D2B0E3
:1000100080EEF874FFC398F9D2B0120028D8FBC262
:0D002000B0120028D9FB80D87F11DFFE222E
:00000001FF
www.eeworm.com/read/391040/8426158
lst pwm.lst
ASEM-51 V1.2 Copyright (c) 1996 by W.W. Heinz PAGE 1
MCS-51 Family Cross Assembler A S E M - 5 1
www.eeworm.com/read/391040/8426161
rar pwm.rar
www.eeworm.com/read/391040/8426162
pwi pwm.pwi
www.eeworm.com/read/391040/8426164
sdi pwm.sdi
,,, ORG 0
0000,75 90 FF,LOOP,LOOP: MOV P1,#0FFH
0003,E5 90,, MOV A,P1
0005,70 04,, JNZ LOOP1
0007,C2 B0,, CLR P3.0
0009,80 F5,, SJMP LO