搜索结果
找到约 976 项符合
host-RS 的查询结果
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.create
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp"-->
<%
set rs=server.createobject("adodb.recordset")
sqltext="select * from RegUser where UserId= " & request.form("uid") & " "
rs.open sqltext,co
并口编程 基于RS-485的单片机多机通信控制系统协议的实现方案
基于RS-485的单片机多机通信控制系统协议的实现方案
汇编语言 USB source code of Vxworks 5.6. It has device and the host stack.
USB source code of Vxworks 5.6. It has device and the host stack.
系统设计方案 The purpose of this application note is to describe the main elements of an RS-422 and RS-485 syste
The purpose of this application note is to describe the main elements of
an RS-422 and RS-485 system. This application note attempts to cover
enough technical details so that the system designer will have considered all
the important aspects in his data system design. Since both RS-422 and RS-
485 a ...
电子书籍 计算机通信与rs-232接口实用指南计算机通信与rs-232接口实用指南
计算机通信与rs-232接口实用指南\计算机通信与rs-232接口实用指南
软件设计/软件工程 什么是RS-232-C接口?采用RS-232-C接口有何特点?传输电缆长度如何考虑?
什么是RS-232-C接口?采用RS-232-C接口有何特点?传输电缆长度如何考虑?
其他书籍 This document provides guidelines for integrating a discrete high speed USB host controller onto a f
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer
desktop motherboard. The material covered can be broken into three main categories: Board design
guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides ...
其他书籍 This document provides guidelines for integrating a discrete high speed USB host controller onto a f
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer
desktop motherboard. The material covered can be broken into three main categories: Board design
guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides ...
其他嵌入式/单片机内容 AT91RM9200的USB host和USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中
AT91RM9200的USB host和USB device的代码ADS1.2.
USB-Device测试程序:
因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf
后计算机会把USB端口虚拟为一个串行的端口使用 ...
其他嵌入式/单片机内容 st7920 128*64测试程序sbit RS = P1^0 sbit RW = P1^1 sbit E = P1^2
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2