PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
165 stars 85 forks source link

mscTesting Sketch with ITC = 0 #50

Open mjs513 opened 3 years ago

mjs513 commented 3 years ago

Teensy 4.1 Microcenter Thumb Drive

   connected 1
   initialized 1
   USB Vendor ID: 1307
  USB Product ID: 0163
      HUB Number: 0
        HUB Port: 0
  Device Address: 1
Removable Device: YES
        VendorID: USB 2.0 
       ProductID: Flash Disk      
      RevisionID: 0.00
         Version: 2
    Sector Count: 1974270
     Sector size: 512
   Disk Capacity: 1010826240 Bytes

32GB SD Card in Lexar Adapter - no device found, is formatted as a FAT32 Sandisk Cruzer micro 2GB Thumb drive -- gets stuck at Initializing USB Drive(s) Sandisk 32GB Cruzer Fit -- gets stuck at Initializing USB Drive(s) 128GB SD Card in Lexar Adapter - no devices found Know you just wanted to know about ITC = 0 but I changed ITC to 1: Sandisk 32GB Cruzer Fit

   connected 1
   initialized 1
   USB Vendor ID: 0781
  USB Product ID: 5571
      HUB Number: 0
        HUB Port: 0
  Device Address: 1
Removable Device: YES
        VendorID: SanDisk 
       ProductID: Cruzer Fit      
      RevisionID: 1.26
         Version: 5
    Sector Count: 62530623
     Sector size: 512
   Disk Capacity: 32015678976 Bytes

Other devices same as for ITC=0.

Teensy 3.6 ITC = 0 Microcenter Thumb Drive -- same as for T4.1 (ITC = 0) Sandisk 32GB Cruzer Fit -- same as for T4.1 (ITC = 1) 32GB SD Card in Lexar Adapter - no device found, is formatted as a FAT32 Sandisk Cruzer micro 2GB Thumb drive -- gets stuck at Initializing USB Drive(s) 128GB SD Card in Lexar Adapter -- Note this didn't work on the T4.0

   connected 1
   initialized 1
   USB Vendor ID: 05dc
  USB Product ID: b051
      HUB Number: 0
        HUB Port: 0
  Device Address: 1
Removable Device: YES
        VendorID: Lexar   
       ProductID: microSD RDR     
      RevisionID: 0815
         Version: 6
    Sector Count: 249737215
     Sector size: 512
   Disk Capacity: 127865454080 Bytes

NOTE: All devices listed except for the Cruzer 2GB thumb seems to work with @wwatson4506 mscUSB library

mjs513 commented 3 years ago

One more device on the T4.1: HP SSD Drive -- recognized drive

   connected 1
   initialized 1
   USB Vendor ID: 152d
  USB Product ID: 0578
      HUB Number: 0
        HUB Port: 0
  Device Address: 1
Removable Device: NO
        VendorID: HP SSD S
       ProductID: 600 120GB       
      RevisionID: 0509
         Version: 6
    Sector Count: 234441647
     Sector size: 512
   Disk Capacity: 120034123264 Bytes