In USB Mass storage device class, does both side of handshaking is possible between device and host?
Hi,
I am working on USB Mass Storage Device application using STM32 -F411E Discovery board . I have generated the USB Mass Storage device code using STM32 Cube Mx tool. I have created the 64Kb drive using internal RAM. The Host can write & read the data from this drive. Now my question is that, Can device also read & write the data into the same drive?
I need the both side of handshaking between device and host for my application. If is it possible then tell me the steps to write & read the data into the drive from device side?
Regards,
Pankaj
