Skip to main content
cosmapa2
Associate II
December 15, 2014
Question

Can files created on SDCard by the USB MSC example be read on Windows

  • December 15, 2014
  • 3 replies
  • 852 views
Posted on December 15, 2014 at 19:07

Does anyone know if the files created on an SDCard using the MSC example that is included in the USB library can be read when then inserting the same SDCard in a PC?

#sdcard-spi #lmgtfy #sdc #sdcard-fatfs
This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
December 15, 2014
Posted on December 15, 2014 at 19:48

They should be viable provided you've got the logical block addressing fixed for cards bigger than 2GB. I've posted examples that work properly.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
cosmapa2
cosmapa2Author
Associate II
December 16, 2014
Posted on December 16, 2014 at 11:48

Sounds great. Thank you. Where can I find your post with the example?