This supports FRAM EEPROM devices - very, very fast devices with no write latency!
These routines will handle four 1mb devices addressed from 0x0A onwards. You can write bytes and write arrays. The code is very similar in terms of usage to a standard EEPROM.
This is now destined for general release. I will update the Help File as soon as practical.
:-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Uploaded to the released code section of SourceForge, see https://sourceforge.net/p/gcbasic/code/HEAD/tree/GCBASIC/trunk/include/FRAM.h
This supports FRAM EEPROM devices - very, very fast devices with no write latency!
These routines will handle four 1mb devices addressed from 0x0A onwards. You can write bytes and write arrays. The code is very similar in terms of usage to a standard EEPROM.
This is now destined for general release. I will update the Help File as soon as practical.
:-)