At 08:25 AM 12/28/2004, Ridho Alpha wrote:
>hello
>
>can I use ATMEGA8515 with external parallel EEPROM (AT28C64)???just like
>the MCS-51 series??need modification???
Well, the MCS-51 is a completely different processor, so the code would
have to be re-written, but there is no problem in getting any of the AVR
chips to talk to an EEPROM if the particular chip has enough I/O pins.
(some have only six!)