Question
I need help programming USB FS on Nucleo-F303RE. using pins A11 and A12 and connecting via an exposed USB cable using wires for direct connection to the GPIO's
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).
