Resolved! USB_DEVICE code can't work!
Hi there,I am using STM32F429BIT6 and want to show the SDcard(connect with MCU by SDIO) as a Udisk on PC.I can normally read/write the SD card by MCU with FATFS.But after I added the USB config in CubeMx, the code is something wrong.My CubeMX config ...