Looking for info about external data access in ATMEGA

Thread Starter

sstbrg

Joined Nov 29, 2008
54
I'm working with AVR Studio 4, in C,
and having a hard time finding info on how to access external memory...
 

John Luciani

Joined Apr 3, 2007
475
An easy way would be to get an I2C or SPI flash memory IC. Using a serial
IC would use a minimal number of lines.

Check out the Microchip parts.

(* jcl *)
 
Top