tinyusb icon indicating copy to clipboard operation
tinyusb copied to clipboard

TinyUSB MSC: Support SCSI commands READ(16)/WRITE(16)

Open roma-jam opened this issue 6 months ago • 1 comments

Related area

tinyusb_msc

Hardware specification

every

Is your feature request related to a problem?

Not related to a problem.

Describe the solution you'd like

Configurable option to enable support, something like:

#define SCSI_SUPPORT_LONG_LBA

I have checked existing issues, dicussion and documentation

  • [x] I confirm I have checked existing issues, dicussion and documentation.

roma-jam avatar Jun 13 '25 10:06 roma-jam

sure, do you know which host or any way to force host to use READ/WRITE16 instead of 10 for developing/testing.

hathach avatar Jul 01 '25 04:07 hathach