-
这是一个用VC做的USB接口的程序,挺好的
这是一个用VC做的USB接口的程序,挺好的-A good USB interface program, written by VC.
- 2023-04-24 01:25:03下载
- 积分:1
-
USB摄像头源代码
* usb
USB摄像头源代码
* usb-2.6.12.rar 是2.6内核的驱动 我现在用的就是这个
* usb-2.4.31.patch是2.4的, * servfox-R1_1_3.tar.gz 服务端的采集程序
* spcaview.rar 客户端查看程序,我还没捣鼓好
-USB camera source code* usb-2.6.12.rar is the 2.6 kernel driver I now use is the* usb-2.4.31.patch is 2.4,* servfox-R1_1_3.tar.gz server collection procedures* Show spcaview.rar client program, I have not yet捣鼓good
- 2022-02-09 19:49:21下载
- 积分:1
-
USB 1.1 pilipls D12 fireware+software+sch
USB 1.1 pilipls D12 fireware+software+sch
- 2022-01-24 16:20:10下载
- 积分:1
-
用于AVR的USB,工程,自己看看,怎么这么多废话,不过文件有点长...
用于AVR的USB,工程,自己看看,怎么这么多废话,不过文件有点长-Interface USB with AVR microcontroller.
- 2022-07-18 22:39:09下载
- 积分:1
-
51+ Ch375 read U disk source ultra
51+ch375读写U盘超精简源程序,挺不错的说-51+ Ch375 read U disk source ultra-streamlined, very well said
- 2023-03-09 20:35:03下载
- 积分:1
-
usb host mainframe development of a master's thesis
usb host 主机开发的硕士论文1-usb host mainframe development of a master"s thesis
- 2023-07-21 10:40:04下载
- 积分:1
-
USB开发大全英文原版,包括各种传输模式的描述和otg
USB开发大全英文原版,包括各种传输模式的描述和otg-Encyclopedia of the English original USB development, including a description of a variety of transmission modes and OTG
- 2022-03-29 21:17:50下载
- 积分:1
-
USBCY68013 examples of procedures, mainly for data communications, this is a fra...
USBCY68013的的事例程序,主要进行数据的通信,这是一个自动安装的驱动框架-USBCY68013 examples of procedures, mainly for data communications, this is a framework to automatically install the driver
- 2023-01-14 20:40:03下载
- 积分:1
-
c c++最佳编程 1000 多个小技巧 源码
c c++最佳编程 1000 多个小技巧 源码-c c best programming skills more than 1,000 small FOSS
- 2022-02-13 17:41:40下载
- 积分:1
-
USB设备
USB设备端固件程序,枚举部分是全部程序的基础和重心,只有主机对设备枚举成功后,主机才能和设备进行正常的通信
USB的枚举过程分为4个状态.
1.接入态
v主机检测到USB设备插上,击活端口,并发送复位命令(保持10ms)
2.默认态
v主机使用默认地址读取设备描述符 (GET_DESCRIPTOR)
v主机分配给设备一个总在线的唯一地址 (SET_ADDRESS)
3.地址态
v主机从新的地址获取设备描述符(GET_DESCRIPTOR)
v主机获取所有设备的配置描述符(GET_DESCRIPTOR)
4.配置态
v主机设置描述符(设备,配置) (SET_CONFIGURATION)
v主机读取配置状态(可选) (GET_CONFIGURATION)
v主机读取接口状态(可选) (GET_INTERFACE)
-USB device-side firmware, enumerate all part of the foundation and focus of the procedure, only the host of equipment after the successful enumeration, the host and equipment in order to engage in normal communication USB enumeration process is divided into four status. 1. Access state v host detected USB devices plug in, hit live ports, and send the reset command (to maintain 10ms) 2. default state v Use the default address of the host to read device descriptor (GET_DESCRIPTOR) v host assigned to the equipment of a total online only Address (SET_ADDRESS) 3. A
- 2022-01-21 17:52:38下载
- 积分:1