-
高
高性能USB转串口(可高达10Mbps)完整的源代码-High-performance USB to Serial (up to 10Mbps) complete source code
- 2023-05-26 02:40:03下载
- 积分:1
-
转载的,希望加入你们,谢谢关照
转载的,希望加入你们,谢谢关照-reproduced, hope to join you, thank you care
- 2022-07-07 08:13:23下载
- 积分:1
-
CH375 for USB master and slave chips, built
CH375 为USB主从芯片,内置协议,该文件中包含所有涉及到的CH375的用户资料-CH375 for USB master and slave chips, built-in protocol, the file contains all of the user information CH375
- 2023-07-11 05:50:04下载
- 积分:1
-
FPGA实现USB2 原理
FPGA实现USB2 原理-FPGA USB2 Principle
- 2022-01-23 10:52:42下载
- 积分:1
-
关于USBVIEW驱动设计。
关于usbview的驱动程序设计。-on usbview driver design.
- 2022-04-16 17:35:24下载
- 积分:1
-
用VHDL语言编写的代码,以供大家学习和交流,方便大家学习!...
用VHDL语言编写的代码,以供大家学习和交流,方便大家学习!-prepared using VHDL code for all to study and exchange to facilitate learning!
- 2022-03-20 05:40:27下载
- 积分:1
-
LPC214xLPC_USB,固件程序,周立功的,就不用我评价了吧
LPC214xLPC_USB,固件程序,周立功的,就不用我评价了吧-LPC214xLPC_USB, firmware, Zhou Li-gong, and I would not have evaluated it
- 2022-10-21 05:15:03下载
- 积分:1
-
完整的USB Camera开发包,有原理图和源码,不可多的资料。
完整的USB Camera开发包,有原理图和源码,不可多的资料。-A complete USB Camera development kit, with schematics and source code, not much information.
- 2022-02-12 15:51:55下载
- 积分:1
-
USB海量存储设备的CBI传输协议
USB大容量储存器CBI传输协议-USB mass storage device CBI transfer protocol
- 2022-05-19 20:07:57下载
- 积分: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