Skip to main content
antonius
Associate III
March 1, 2017
Question

How to use USB as Mass Storage Class ?

  • March 1, 2017
  • 1 reply
  • 1943 views
Posted on March 01, 2017 at 22:17

Everybody,

How to use USB as Mass Storage Class ?

This question is related with SDIO I had done intiating,

Which configuration file do  I need to change ?

I can see drive E on my computer now, but can not read the content yet,

Anyone knows ?

Thanks

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    March 1, 2017
    Posted on March 02, 2017 at 00:46

    As per FatFs, the SDIO layer must present coherent data from the media.

    https://community.st.com/0D50X00009XkZvxSAF

     
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    antonius
    antoniusAuthor
    Associate III
    March 2, 2017
    Posted on March 02, 2017 at 10:21

    I got SDIO and FATFs running, then put USB as MSC on STM32CubeMX, what

    else do I need to connect them ?