avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] STK500 w/ EEPROM chips


From: Michael Hennebry
Subject: Re: [avr-chat] STK500 w/ EEPROM chips
Date: Mon, 10 Aug 2015 12:17:26 -0500 (CDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)


An STK500 is not designed to deal with any stand alone EEPROM.
That said, you might be able to use it "off-label" as a breadboard.
If you have a breadboard,
the STK500's power supply might be the latter's only advantage.
Be sure that the DIP gets power and ground where needed and not elsewhere.
The STK500 has an external connection available for every pin.
To do what you want, you will need a programmer (hardware) that understands
the EEPROM and a PC program (software) that understands the programmer.

There might be generic programmers that avrdude
can use with the appropriate configuration file.
I think that avrdude assumes the AVR command set.
That means to make it go,
you would have to edit and recompile avrdude.
That might or might not be easier than starting from scratch.
If it's a SPI-based EEPROM that you are planning to use with an AVR,
presumably you know its command language.

It might be helpful to know what EEPROM is under discussion and what,
if any, software came with it.

All that said, it might be simpler to get
an AVR with enough EEPROM or to use its flash.

--
Michael   address@hidden
"SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then."   --   John Woods



reply via email to

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