mass storage class and usbd_storage.c
Posted on September 08, 2014 at 16:25I try to make mass storage device with stm32f4 and I don't use SD card. So i take usb device example and change usbd_storage.c#define STORAGE_LUN_NBR 1 #define STORAGE_BLK_NBR 2...