--- In AVR-Chat@yahoogroups.com, Ridho Alpha <pendekar_ridho@y...> wrote: > can i use AT90S8515 and AT24C256 as program memory ot data memory??? You can't execute AVR code from it but you can store data there. Technically, it is possible to copy code from the external device to Flash but you probably shouldn't do that due to the write cycle limitations. > so, how can i name that device??? from the A0 dan A1 of the AT24C256?? I don't understand the question. The device that you mention has an SPI interface. The A0/A1 lines can be used for selecting among multiple devices.
Message
Re: AT90S8515+AT24C256
2004-12-29 by Don Kinzer
Attachments
- No local attachments were found for this message.