EmbDev.net

Forum: ARM programming with GCC/GNU tools AT91SAM7S256 data in EEPROM

Author: Marcin Domaszewicz (marcind)
Posted on:

Hi,

It is possible to save date, which user insert by USART, in EEPROM in
order to it will be save even if microcontroller is off. If yes I will
be graceful for a sample code in C which show how to do it.

Thanks in Advance.
Author: Martin Thomas (mthomas) (Moderator)
Posted on:

Marcin Domaszewicz wrote:
> Hi,
>
> It is possible to save date, which user insert by USART, in EEPROM in
> order to it will be save even if microcontroller is off.

Yes,

> If yes I will
> be graceful for a sample code in C which show how to do it.

Since a AT91SAM7S does not offer an internal Eeproms there is no general
"sample code in C" for this. Most external EEproms either offer an SPI
or TWI interface. Look into the Atmel AT91 software-package for examples
on using SPI and I2C/TWI. The EEprom's datasheet includes the commands
and timing-diagrams.

Reply

Entering an e-mail address is optional. If you want to receive reply notifications by e-mail, please log in.

Rules — please read before posting

  • Post long source code as attachment, not in the text
  • Posting advertisements is forbidden.

Formatting options

  • [c]C code[/c]
  • [avrasm]AVR assembler code[/avrasm]
  • [code]code in other languages, ASCII drawings[/code]
  • [math]formula (LaTeX syntax)[/math]




Note: the original post is older than 6 months. Please don't ask any new questions in this thread, but start a new one.


webmaster@embdev.netContactAdvertising on EmbDev.net