Posted on February 09, 2018 at 16:37 Thank you. I also discovered these problems today, after debugging the weird behavior of the MSC driver when using 2 LUNs. My solution to the geometry problem was to update the LUN geometry in the MSC data struc...
Posted on February 09, 2018 at 02:21Ok, thanks. In the meantime I figured out the problem. It seems the USB MSC driver from ST and the Windows driver do not communicate properly when using LUNs with different block size.
Posted on February 08, 2018 at 13:47Can you please include some details regarding all the changes needed in the MSC class code to make multiple LUNs work?I am fighting the same problem at the moment, and I would really appreciate a solution.