Sorry im new to all this still learning lots, i made up this socket with a header on the other end.festy wrote:It's just a case of providing vcc and vss, the sclk and di/do lines, pin 6 and 7 pulled high, and ce is active high but needs to be cycled between each instruction.
I'm surprised that the 93c socket won't work, but it might have a hardwired ce line or something.
I've added ram write and eeprom store instructions to my code, so might try hand-editing a bin with hyperterm and calc tonight, to test my checksum theories before I worry about a frontend.
this is the pinouts for icsp?
http://www.batsocks.co.uk/readme/isp_headers.htm
So ive got iscp - chip
pin 1-3 di
pin 2-8 vcc
pin 4-8 gnd
pin 7-2 clk
pin 9-4 do
ce read store pins 1-6-7 need to pulled high, this means 5v to make it active? pull low would then be 0v?
Dr Bob, thanks for posting the pics!!