I am trying to implement fatfs usb project for stm32l073RZ board with an external spi flash .
where i have enabled fatfs and usb mass storage in cubemx and generated a project,i have tested the usb mass storage successfuly ,when plugged in my pc it is able to detect the usb as mass storage and prompts to format it.This is were i am stuck:I ha...