Question
USB composite CDC MSC, problem when unplug/plug
Hello everybody,
I need some helps regarding a trouble with my USB project.
I have developed a project base on MXCube with a composite MSC and CDC. When I launch the software it works perfectly (which means that I have the mass storage and the port com avaialble).
Now two use cases:
- if I open the portcom (with docklight for example) and I unplug the USB then replung the cable, everything work fine. (whatever if I close the portcom or not on Docklight). My MSC and my CDC are recognized whithout any problem.
- If I do not open a portcom, when I unplug and replug the USB cable, I have a problem of descriptor.
Something should be missing if a portcom is not opened but I don't know what….
