代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/477251/6741088
串口通讯
www.eeworm.com/read/400402/11577545
plg 串口.plg
礦ision2 Build Log
Project:
D:\yanrs\工作\c51程序\SPI\串口.uv2
Project File Date: 09/25/2006
Output:
compiling SPI驱动.c...
SPI嵌
www.eeworm.com/read/400402/11577547
opt 串口.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 {
www.eeworm.com/read/347548/11658242
串口通信
www.eeworm.com/read/347548/11658284
串口通信
www.eeworm.com/read/345020/11845979
plg 串口.plg
礦ision3 Build Log
Project:
E:\完成工作\串口调试\串口.uv2
Project File Date: 06/23/2008
Output:
www.eeworm.com/read/345020/11845983
hex 串口.hex
:0300000002082AC9
:0F082A00787FE4F6D8FD75A000758108020839C3
:03002300020800D0
:1008000030980DC2AF859908C298D2AF8508993249
:06081000309902C299328A
:10081600438780758920758DFA758BFA759850D245
:040
www.eeworm.com/read/345020/11845984
c 串口.c
#include
#include
#define XTAL 11059200
#define baudrate 9600
unsigned char instr;
static void com_isr(void) interrupt 4 using 1
{
if(RI) { EA=
www.eeworm.com/read/345020/11845989
opt 串口.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 {
www.eeworm.com/read/345020/11845996