FM24C64-256

Aus MCS Wiki AVR
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Created page with "<div style="height: 790px" class="nonscroll" id="idcontent"><div id="innerdiv"> The FM24C64_256 library is a library that uses a RAMTRON I2C serial EEPROM. Ramtron memory chi...")
 
 
(Eine dazwischenliegende Version von einem Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
<div style="height: 790px" class="nonscroll" id="idcontent"><div id="innerdiv">
+
<div id="idcontent"><div id="innerdiv">
 
The FM24C64_256 library is a library that uses a RAMTRON I2C serial EEPROM.
 
The FM24C64_256 library is a library that uses a RAMTRON I2C serial EEPROM.
  
Zeile 10: Zeile 10:
 
&nbsp;
 
&nbsp;
  
By using : $lib "fm24c64_256.lib"
+
By using&nbsp;: $lib "fm24c64_256.lib"
  
 
The EEPROM read and write routines from the library will be used instead of the internal EEPROM.
 
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
+
Thus you can still use&nbsp;: 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.
 
And you can use READEEPROM and WRITEEEPROM, but instead of using the internal EEPROM, the external I2C EEPROM is used.
Zeile 24: Zeile 24:
 
&nbsp;
 
&nbsp;
  
[[File:Notice.jpg|left]]This library is only included in the full version. It is not included with the DEMO.
+
[[File:Notice.jpg|left|Notice.jpg]]This library is only included in the full version. It is not included with the DEMO.
  
  
  
 
{{Languages}}
 
{{Languages}}
 
[[Category:ASM_Libraries_and_Add-Ons]]
 
 
</div></div>
 
</div></div>
 +
[[Category:ASM Libraries and Add-Ons]]

Aktuelle Version vom 5. Februar 2013, 20:21 Uhr

The FM24C64_256 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 "fm24c64_256.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 FM24C64 to FM24C256. It uses I2C/TWI.

 

 

Notice.jpg
This library is only included in the full version. It is not included with the DEMO.


Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache