I am working with the FATFS r14 using long file names. and most all is working OK. I am more than occasionally seeing FR_NOT_READY responses on f_opendir, etc. Any ideas??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-06-03 8:03 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-06-03 10:32 AM
Instrument DISKIO to understand the source/sequence of the error.
Look at the ErrorCode signalled by the SDIO/SDMMC layer.
Make sure writes complete properly.
Make sure media-present detect pins are not flagging the card is missing.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
