Resolved! Composite USB device MSC + Vendor
Hello,I'm working on a firmware which currently run in USB vendor interface (bInterfaceClass = 0xFF) and it's working.Now I want to add MassStorage. My Firmware is a bit older so I add all usb composite parte by my self (in usbd_core ...) . I defined...