代码搜索结果
找到约 10,322 项符合
Communication 的代码
serial communication.asm
ORG 30H
START: MOV SP,#60H
MOV SCON,#01010000B ;设定串行方式:
;8位异步,允许接收
MOV TMOD,#20H ;设定计数器1为模式2
ORL PCON,#10000000B ;波特率加倍
MOV TH1,#0F3H ;设定波特率为4800
MOV TL1,#0F3H
serial communication.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 {
example 6-12.asm
; Example 6 - 12. DLMS Implementation ASM Listing for the TMS320C54x DSP
; TEXAS INSTRUMENTS INCORPORATED
; DSP Data Communication System Development / ASP
;;
; Archives: PVCS
; Filename: ada
xmsg_wslu_errors.js
// Alert title and description strings
var xmsg_pageContentError_Title = "Error Loading Live Update Page";
var xmsg_pageContentError_Desc = "The Communication Center was unable to load the Live Up