You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, we've actually made several big improvements to the fatfs over in mbed OS. Soon we should be able to fit the fatfs onto the 32KB I2C chips currently on the CI shield (related pr ARMmbed/mbed-os#3936). The eeprom upgrade is probably not necessary at this point.
For anything that needs a bigger size the addition of a spi flash chip is probably much more useful (#37)
Still intending to add bigger flash size for other reasons (update, more expansive logging). @geky Should we add a FATFS test to the CI Test Shield list of tests?
Suggested update: update I2C Flash chip to 512KB version (http://www.digikey.com/product-detail/en/microchip-technology/24LC512-I-SN/24LC512-I-SN-ND/2270915 ) so it can be used with the FS Tests. current one is too small.
It is identical, should be drop in replacement.
Priority: nice to have
The text was updated successfully, but these errors were encountered: