Question
USB MSC with STM32Cube
Posted on September 02, 2014 at 11:22
I'm using STM32Cube to generate simple USB MSC project. I'm using STM32F417VG.
So I'm selecting USB_OTG_FS - Device_only and USB_DEVICE - Class For FS IP - Mass Storage Class. Then I'm generating source code, compile it and download to board, put it's USB cable to PC and nothing happens. What am I doing wrong? #usb #cubemx #st32cubemx #msc