cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in usb mass storage device

dbgarasiya
Senior II

Hello ,

I have to implement USB mass storage device im my current project

I have done some configuration and generate code

but it seem have some problem

1)usb mass storage device is showon in device manager

2)In my computer also show that drive is connected

but problem is that inspite of opening drive it always asks to format drive

i have attached screenshots of errors with this post.

Thanks

Dipak Garasiya

1 ACCEPTED SOLUTION

Accepted Solutions
dbgarasiya
Senior II

if someone has problem , i will guide you

dipak garasiya

View solution in original post

5 REPLIES 5
dbgarasiya
Senior II

i have sort out this problem

Best Regards

Dipak Garasiya

dbgarasiya
Senior II

if someone has problem , i will guide you

dipak garasiya

dbgarasiya
Senior II

follow and port accoring to your contoller

C:\Users\Graffin01\STM32Cube\Repository\STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I-Discovery\Applications\USB_Device\MSC_Standalone

SNULU
Associate II

hi,

I have configured the same interface and it is working.

But I want to show the sd card as write protected. I don't want the files to be edited or deleted when connected to pc.

Can you please suggest a solution for this.

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 USB_DEVICE->App-> usbd_storage_if.c