Please updates Middleware in a timely fashion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-30 9:44 AM
The version of FatFs is rather old, please consider upgrading this to reflect the latest release from Chan so that errors/issues that have been addressed don't need to be revisited or make it into delivered products.
Had an issue today with an internal failure message (FR_INT_ERR) for a near full 200 GB MicroSD volume that was resolved by using 0.13b
Version 0.12c is from March 2017 (more than 18 months)
Up vote any posts that you find helpful, it shows what's working..
- Labels:
-
FatFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-02 5:04 AM
Hi Clive,
I'll check with our development team about the planning to embed new FatFS version and I'll keep you updated if I have a date.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-04 4:47 AM
Hi Clive
Can you maybe point me to any links that gives solutions for the FATFS where problems where addressed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-04 5:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-04 6:00 AM
Which problems? I think you're probably OT here, disk errors that propagate up to the top level usually occur because the DISKIO code isn't doing it's job properly, and everyone runs around like headless chickens pointing at code in FATFS mount/partition code.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-10 8:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-02 10:04 AM
Better yet:
- Update in a timely fashion
- Don't make unnecessary changes to third party code that do nothing but make it harder to migrate future versions
- Make cube available via git repo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-03 12:42 AM
> Make cube available via git repo
Seeing that their latest Cube package (STM32CubeMP1) is available in GitHub, maybe they are planning to move everything there in time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-03 3:13 AM
Their Arduino core is also only on Github so I think that is the intention
