I believe the programming code might be missing something. I was missing external 1.5K pull up resistors, but I added them and the device is recognized over USB.I would like code references, to implement mass storage mode, with SD card (via SPI).
I'm having problems with the USB MSC which uses the SD card as an interface.It takes about 10 seconds to be recognized, but normally it connects and is recognized, can you help me?Here's my project:The important part of my code is just in the path US...
I'm currently having these problems with the USB not being recognized and I even debugged it, I was waiting for the code to stop at "usbd_storage_if.c" but it never enters the routines of that file. Can you help me?