STM32L562E-DK - SD card as USB Mass Storage Device
Hi there,
I am trying to make my STM32L562 Discovery Kit an USB device to read and write files in a SD card as a mass storage device.
Can anyone tell me if it is effectively possible with this board? If yes, how can I do it?
I have tried different settings in CubeMX (USB device as Mass Storage Class, activate or not USB FS global interrupt, using or not FATFS...) but I still can't detect the SD Card from a PC.
Thanks in advance for your help!
