搜索结果
找到约 6,644 项符合
USB-device 的查询结果
单片机编程 PL2303 USB to Serial Adapter
The PL2303 USB to Serial adapter is your smart and convenient accessory forconnecting RS-232 serial devices to your USB-equipped Windows host computer. Itprovides a bridge connection with a standard DB 9-pin male serial port connector inone end and a standard Type-A USB plug connector on the other e ...
接口技术 基于EZ-USB的数据传输接口设计
利用EZ-USB接口芯片AN2131Q实现了基于TMS320C5409的水声信号采集及混沌特性研究系统中的高速数据通信,提出了一种采用FIFO缓存芯片实现AN2131Q与TMS320C5409的连接方法,深入研究了EZ-USB序列接口芯片的固件、设备驱动和用户程序开发过程。关键词:AN2131Q; TMS320C5409; IDT72V02;数据通信ABSTRACT: Using AN2131Q as the ...
驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
USB编程 pic mcu code:This application note describes the design and implementation of a USB Mass Storage De
pic mcu code:This application note describes the design and
implementation of a USB Mass Storage Device (MSD)
using a Secure Digital card, which should prove useful
to developers of USB mass storage solutions. This
application may be used as a stand-alone MSD or as a
Secure Digital/Multimedia Card ( ...
USB编程 Writing an Input Module The sample module introduced here is called idiom (Input Device for Interc
Writing an Input Module
The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement ...
系统设计方案 This application note describes a method for developing block-oriented I/O device drivers for appli
This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device dri ...
Symbian This C++ code example provides a method for transferring objects or chunks of data from one device
This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the Bluetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the Bluetooth RFCOMM protocol, but OB ...
系统设计方案 The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmw ...
其他行业 File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co
File: fw.c
Contents: Firmware frameworks task dispatcher and device request parser
File: FX2.h
Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library
function prototypes.
File: FX2regs.h
Contents: EZ-USB FX2 register declarations and bit mask definitions.
File: periph.c
Contents: H ...
USB编程 关于usb-serial驱动程序安装说明: 1、在win98、winme、win2000,windows XP系统中: 先双击driver里hidcominst程序
关于usb-serial驱动程序安装说明:
1、在win98、winme、win2000,windows XP系统中:
先双击driver里hidcominst程序,它没有任何显示。然后再插上USB线,
根据系统提示及可正确安装。
安装完成之后,进入设备管理器,在“端口”一栏中可以看到虚拟的串口设备
SemiTech USB-HID->COM device (COM X ) ,表示设备已经正确 ...