This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

A problem with USB mas storage.

Hello.
have a problem with usbd_msc .
When I plug the device by usb and Windows sees the device how mass storage. After I copy files to the device - it copies and all is good. But when I plug off and plug on USB again - some files are broken. It happens some times and random. In the biggest part of the times help "Safely Remove", but not all time.

Note! I use demo APP from SDK15 

Parents Reply
  • Hi,

     

    I tested this on two boards, one with engineering revision C and one with the production release of the silicon. I am using the usbd_msc example as-is.

    Are you seeing the same issue with a unmodified version of usbd_msc example? Given that the failure description disappears when you reset the board, it indicates that the actual data is not corrupted, but the firmware is somehow.

    Is there specific steps that you're following to recreate the issue?

    Best regards,

    Håkon

Children
No Data
Related