• USB device - SCSI commands not work
    I write simple test programm (host mode, full speed) to work with USB stick. In the begining this program do: - get descriptor form USB stick (with numbers of IN and OUT end-points in the device),...
  • USB device - SCSI commands receive NACK
    I write simple test programm (host mode, full speed) to work with USB Disk. In the begining this program do: - get descriptor form USB stick (with numbers of IN and OUT end-points in the device), ...
  • USB device - SCSI commands receive NACK
    I write simple test programm (host mode, full speed) to work with USB Disk. In the begining this program do: - get descriptor form USB stick (with numbers of IN and OUT end-points in the device), ...
  • USB device - SCSI commands not work
    I write simple test programm (host mode, full speed) to work with USB stick. In the begining this program do: - get descriptor form USB stick (with numbers of IN and OUT end-points in the device),...
  • SCSI Read/Write Sector wise in Thumb Drive (USB Mass Storage Device)
    Hi, How to write/read each sector using SCSI commands without any file system in Thumb Drive / Pen Drive which is enumerating as USB Mass Storage Device, in Windows operating systems? Is there...