Eu tenho uma unidade flash USB 3.1 conectada a uma porta USB 3.1. As velocidades estão chegando a 35 MB/s.
Usando o USBTreeView, recebo o seguinte:
Ele está sendo executado em um host AMD USB 3.10 e a porta está mostrando um S.
No entanto, se eu olhar para as informações de conexão, recebo o seguinte:
---------------- Connection Information ---------------
Connection Index : 0x08 (8)
Connection Status : 0x01 (DeviceConnected)
Current Config Value : 0x01
Device Address : 0x6A (106)
Is Hub : 0x00 (no)
Device Bus Speed : 0x02 (High-Speed) -> not true, see below in Connection Information V2
Number Of Open Pipes : 0x02 (2 pipes to data endpoints)
Pipe[0] : EndpointID=1 Direction=OUT ScheduleOffset=0 Type=Bulk
Pipe[1] : EndpointID=2 Direction=IN ScheduleOffset=0 Type=Bulk
Data (HexDump) : 08 00 00 00 12 01 10 03 00 00 00 09 0C 09 00 10 ................
00 11 01 02 03 01 01 02 00 6A 00 02 00 00 00 01 .........j......
00 00 00 07 05 01 02 00 04 00 00 00 00 00 07 05 ................
82 02 00 04 00 00 00 00 00
Observe em "Device Bus Speed" que diz USB 2.0 e "não é verdade, veja abaixo em Connection Information V2"
Em Connection Information V2 eu tenho:
--------------- Connection Information V2 -------------
Connection Index : 0x08 (8)
Length : 0x10 (16 bytes)
SupportedUsbProtocols : 0x04
Usb110 : 0 (no)
Usb200 : 0 (no)
Usb300 : 1 (yes)
ReservedMBZ : 0x00
Flags : 0x03
DevIsOpAtSsOrHigher : 1 (Is operating at SuperSpeed or higher)
DevIsSsCapOrHigher : 1 (Is SuperSpeed capable or higher)
DevIsOpAtSsPlusOrHigher : 0 (Is not operating at SuperSpeedPlus or higher)
DevIsSsPlusCapOrHigher : 0 (Is not SuperSpeedPlus capable or higher)
ReservedMBZ : 0x00
Data (HexDump) : 08 00 00 00 10 00 00 00 04 00 00 00 03 00 00 00 ................
Aqui está claro que o USB 3.0 deve ser suportado.
Recebo o mesmo problema nas minhas portas USB 3.0 como na porta USB 3.1 e com outras unidades flash USB.