Looking in SDK v2 usb stack's file usb_device_msc_ufi.c, I noticed the two routines USB_DeviceMscUfiTestUnitReadyCommand and USB_DeviceMscUfiVerifyCommand have the exact same code. Is this correct?
Mike
Hi Mike,
Yes, it is correct. There is a function called USB_DeviceMscUfiThirteenCasesCheck() to handle these commands.
Please kindly let me know if you have any further question.
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------