-
USB Mass Storage related Doc.rar
USB Mass Storage related Doc.rar
- 2022-10-05 09:10:03下载
- 积分:1
-
这是一个USB1.1通讯的PC机调试程序,对于usb编程的开发人员具有一定的借鉴作用。...
这是一个USB1.1通讯的PC机调试程序,对于usb编程的开发人员具有一定的借鉴作用。-This is a USB1.1 PC communications debugging procedures, Programming for usb personnel have developed a certain reference.
- 2022-03-28 23:47:48下载
- 积分:1
-
基于USB2.0接口的ATA固件程序,大家参考一下
基于USB2.0接口的ATA固件程序,大家参考一下-Based on the ATA USB2.0 interface firmware, we take a look
- 2022-03-25 04:49:52下载
- 积分: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
-
This code can detect the insertion of USB device in the system
This code can detect the insertion of USB device in the system
- 2023-01-05 00:00:04下载
- 积分:1
-
关于usb的源码ScanUSB
关于usb的源码ScanUSB-on usb the source ScanUSB
- 2022-07-05 07:05:49下载
- 积分:1
-
USB通信的Slave FIFO模式,包括驱动程序。已调试可使用。
USB通讯Slave FIFO,包含驱动。已经调试过了,可以用。-USB communications Slave FIFO, includes driver. Have been debug can be used.
- 2022-02-15 08:57:42下载
- 积分:1
-
KEIL USB routines are based on the uVision2.5
KEIL的USB例程,是基于uVision2.5的-KEIL USB routines are based on the uVision2.5
- 2022-05-13 06:33:28下载
- 积分:1
-
USB1.1枚举过程开发的资料式
USB1.1枚举过程开发的资料式-USB1.1 enumeration process development of information-
- 2022-10-15 06:55:03下载
- 积分:1
-
一个ucos下的usb程序 包括底层驱动以及一部分应用程序 但是没有ucos的源代码 需要自己添加在souce目录中...
一个ucos下的usb程序 包括底层驱动以及一部分应用程序 但是没有ucos的源代码 需要自己添加在souce目录中-USB utility under uCOS, including low layer driver and part of application. No uCOS source code. Need to add it into source dir.
- 2022-01-25 17:18:53下载
- 积分:1