2018-09-30 09: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)
2018-10-02 05: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.
2018-10-04 04:47 AM
Hi Clive
Can you maybe point me to any links that gives solutions for the FATFS where problems where addressed?
2018-10-04 05:44 AM
2018-10-04 06: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.
2019-03-10 08:39 AM
2019-04-02 10:04 AM
Better yet:
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.
2019-04-03 03:13 AM
Their Arduino core is also only on Github so I think that is the intention