avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] SPI interface and AT25XXX eeprom


From: Gins
Subject: Re: [avr-gcc-list] SPI interface and AT25XXX eeprom
Date: Wed, 8 Aug 2001 00:51:03 +0200

Hi!
I've adapted your sample to avr-gcc compiler. I send you and everybody the
code. I've tested with ATmega163 and AT25640 EEPROM that it has 32 byte page
mode.

The only problem that I've found is the next: when I write a buffer
beginning at address no multiply of 32, the write fails. Is it normal?

Regards, Gins




----- Original Message -----
From: "Petr Krc" <address@hidden>
To: "Gines Martinez Sanchez" <address@hidden>
Sent: Monday, July 23, 2001 6:58 PM
Subject: Re: [avr-gcc-list] SPI interface and AT25XXX eeprom


> Gines Martinez Sanchez wrote:
> >
> > Has anybody a sample of writing to at25xxx eeprom using the SPI
interface of
> > a 8515 or AT163?
>
> Yes, I wrote some code a long time ago. But no warranty.
>
> --
> Regards
>            Petr Krc

Attachment: spi.zip
Description: Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]