[En-Nut-Discussion] write to / read from Flash/ROM

Sigurd Kleppan sigurd at wlink.no
Wed Nov 24 16:09:39 CET 2004


Then you should use the EEPROM. It is 3500 bytes to use in the internal 1.3
version.
The adresses before 600 is in use. It is possible to use adress 600 up to
ca. 4000.

use:
eeprom_read_byte(adress);
eeprom_write_byte(adress,data);

Regards
Sigurd Kleppan


----- Original Message -----
From: "Benjamin Gottschalk" <benjamin.gottschalk at gmx.de>
To: <en-nut-discussion at egnite.de>
Sent: Wednesday, November 24, 2004 3:54 PM
Subject: [En-Nut-Discussion] write to / read from Flash/ROM


> Hi @ all,
>
> I would like to know, if there is a possibility to write to / read from
the
> Flash/ROM during the runtime of my program. I want to log some events, but
> the log-entries shouldn't be lost after a power failure.
>
> Is there anybody, who can help me?
>
> I'm using the Ethernut-Board 1.3.
>
> Thank you very much for your answers!
>
> Benni
>
> --
> Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
> ++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>





More information about the En-Nut-Discussion mailing list