-
A Simple bulk transfer. Example code of the EZ
A Simple bulk transfer. Example code of the EZ-USB
- 2022-07-19 07:29:50下载
- 积分:1
-
本书将着重讲解如何编写、设计一个USB外设并使之与PC通信所需的代码。本书分析透彻,易于理解,是一本关于USB的不可多得的技术参考书籍。它不仅对初学者有帮助,而
本书将着重讲解如何编写、设计一个USB外设并使之与PC通信所需的代码。本书分析透彻,易于理解,是一本关于USB的不可多得的技术参考书籍。它不仅对初学者有帮助,而且对熟练掌握USB的高级技术人员也受益匪浅。本书共分十九章,每一章针对一个核心问题进行阐述。 本书适合于所有从事计算机软硬件开发工程师、技术人员使用。 USB是一种易于使用的计算机外设接口。但易于使用的代价是增加了开发才设计和编写USB设备程序的复杂性。本书全面讲述了USB设计与开发相关的知识。 内容包括:如何在项目中使用USB接口。如何选用外设控制器芯片。如何在VB应用程序中访问USB外设。如何编写因件代码使外设与PC通信。如何选择电源以及传输类型、人机接口设备(HID)的接口、USB信号和编码等。 -err
- 2022-05-31 01:21:29下载
- 积分:1
-
turb pascal7.0 写的usb存取程序
turb pascal7.0 写的usb存取程序-turb pascal7.0 write usb access procedures
- 2022-01-25 19:45:09下载
- 积分:1
-
本程序演示了如何利用编写高层应用程序与USB接口通信
本程序演示了如何利用编写高层应用程序与USB接口通信-this program demonstrated how to use the preparation of high-level applications and USB communications
- 2022-03-10 05:22:49下载
- 积分:1
-
一个可以代替USB插拔的软件的源代码
一个可以代替USB插拔的软件的源代码-a USB plug can replace the software source code
- 2022-01-22 11:44:47下载
- 积分:1
-
68013 I/O trigger int signal. USB simple communication experiments. Will break t...
68013 I/O触发int信号。USB简单通讯实验。将中断信号和I/O接口的使用结合起来。-68013 I/O trigger int signal. USB simple communication experiments. Will break the signal and I/O interfaces used together.
- 2022-05-09 01:10:57下载
- 积分:1
-
数据采集程序,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com...
数据采集程序,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the development of the project," I now need a USB keyboard aspects of the source, If you please provide crzman@163.com
- 2023-03-26 11:20:03下载
- 积分:1
-
Visual c achieve USB enumeration, initialization, and data transmission
利用Visual c++实现USB接口的枚举,初始化,以及数据的传输-Visual c achieve USB enumeration, initialization, and data transmission
- 2022-12-04 21:30:03下载
- 积分:1
-
这段代码的目的是演示如何利用EZ-USB FX GPIF接口…
The purpose of this code is to demonstrate how to utilize EZUSB FX GPIF interface.
- 2022-01-25 19:47:52下载
- 积分:1
-
Control the registration of USBCLeaner own control and the control system itself...
控件注册问题
USBCLeaner自带控件与系统本身的控件版本不一致时会出现类似组件无法注册等提示,遇到这种情况,可以将prjXTab.ocx,COMCTL32.OCX复制到系统文件夹,XP一般是C:WindowsSystem32,NT一般是C:WiNNtSystem32下,然后
运行--Regsvr32 prjXTab.ocx
Regsvr32 COMCTL32.OCX
一般就可以解决问题.
-Control the registration of USBCLeaner own control and the control system itself will be different versions of similar components can not be registered, such as tips, encountered such a situation, can prjXTab.ocx, COMCTL32.OCX folder copied to the system, XP is usually C : Windows System32, NT is usually C: WiNNt System32 next, and then run- Regsvr32 prjXTab.ocx Regsvr32 COMCTL32.OCX general can solve the problem.
- 2022-02-03 13:39:08下载
- 积分:1