Page 1 of 1

SLROM pcb w/ 27c1000 eproms pinout help!

Posted: Mon Apr 06, 2009 7:59 pm
by nintendo2600
Hey,

When making an eprom cart using a SLROM board the eprom conversion sheet doesn't mention 27c1000 chips. I assume all would be the same aside from pin 24 not being needed to be bent up nor pin 2 needing to go under 24 on the pcb for either chr or pgm do to the pinout of the 27c1000 being closer to that of what nintendo used on their production roms correct? AKA anyone got a shematic to use 27c1000's for the SLROM board type please?

Shawn

Posted: Tue Apr 07, 2009 9:56 am
by nintendo2600
no love? :oops:

Posted: Tue Apr 07, 2009 12:07 pm
by AWal
Flash: Tie all those to Vcc
EEPROM: Tie 31s to GND (This solves an accidental 5v programming glitch on some chips), Tie rest to Vcc

You said it's a 27C1001, so go with EEPROM.

If they are left floating, the lines tend to ping-pong on CMOS devices, causing inconsistencies in data, hence why they are all tied.

Also, when burning, make sure to repeat data if necessary, just in case the program invokes any extra bank data.