代码搜索:串行端口
找到约 10,000 项符合「串行端口」的源代码
代码结果 10,000
www.eeworm.com/read/482424/6624576
plg 串行双工中断方式.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\ex-16\串行双工中断方式.uv2
Project File Date: 05/14/2009
Output:
www.eeworm.com/read/482424/6624578
obj 串行双工中断方式.obj
www.eeworm.com/read/482424/6624580
uv2 串行双工.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
www.eeworm.com/read/482424/6624582
hex 串行双工中断方式.hex
:10002600759850758920758DE6D28E7590FFAF90C4
:1000360075A0FFD2AFD2ACEF659060FBAF90859014
:08004600993099FDC29980EF89
:0300230002000FC9
:06000F008599A0C29832A1
:03000000020003F8
:0C000300787FE4F6D
www.eeworm.com/read/482424/6624585
c 串行双工中断方式.c
#include
#define uchar unsigned char
void main()
{
uchar temp;
SCON=0x50; //设置串口工作在模式1
TMOD=0x20; // 定时器1工作在模式2
TH1=0x0e6; //设定波特率1200波特
TR1=1; //启动定时器1
P1=0xff;
www.eeworm.com/read/482424/6624594
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/482424/6624601
lst 串行双工中断方式.lst
C51 COMPILER V8.02 串行薩工中断方式 05/14/2009 11:29:13 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 串行薩工中断方式
OBJECT MODULE PLACED IN 串行双工中断
www.eeworm.com/read/482424/6624603
m51 串行双工.m51
BL51 BANKED LINKER/LOCATER V6.00 05/14/2009 11:18:44 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 串行双工.o
www.eeworm.com/read/255498/12078620
doc 串行通讯慨述.doc
www.eeworm.com/read/148738/12431885