Hi Alexis,
i tried all of these functions
USB_DeviceDeinit(g_UsbDeviceHidGeneric.deviceHandle);
USB_DeviceStop(g_UsbDeviceHidGeneric.deviceHandle);
NVIC_DisableIRQ(USB0_IRQn);
before I call
IAP_ReinvokeISP(2, &status);
The result is the same, I cannot go into USB MSC boot mode. and USB not recognized

what is the USB PID and VIP for the USB MSC boot mode?
