FM24C16/de
From MCS Wiki AVR
< FM24C16
== (**COPIED FROM ENGLISH PAGE**) ==
The FM24C16 library is a library that uses a RAMTRON I2C serial EEPROM.
Ramtron memory chips are as quick as RAM and can be overwritten almost unlimited times.
An external EEPROM is a safe alternative to the internal EEPROM.
By using : $lib "fm24c16.lib"
The EEPROM read and write routines from the library will be used instead of the internal EEPROM.
Thus you can still use : Dim BE as ERAM Byte
And you can use READEEPROM and WRITEEEPROM, but instead of using the internal EEPROM, the external I2C EEPROM is used.
The lib is for the FM24C16. It uses I2C/TWI.
This library is only included in the full version. It is not included with the DEMO.
Languages | English • Deutsch |
---|