Hi all, I'm trying to configure my NUCLEO-H745ZI RAM as Device mass storage, i followed some tutoriels showing how to do this application with CubeMX and Keil IDE but its not working for me. I write my code only in "usbd_storage_if.c" file.
The code compile, load it to flash memory and enter debug mode to run the program.When i connect the usb connector present on the board to test if the computer will detect it as an usb device mass storage, nothing happen ! Can someone help with this ...