Hey All,
So I have a CNROM pcb but the '161 was removed long ago. What I was wondering is this CNROM without the '161 still good to use as an NROM board or is it just worthless at this point? Just wanted to check before I throw the pcb in the trash.
Thanks!
CNROM PCB without a '161 still good for NROM use?
Moderators: B00daW, Moderators
- nintendo2600
- Posts: 367
- Joined: Mon Mar 30, 2009 4:40 pm
-
coinheaven
- Posts: 280
- Joined: Sat Sep 17, 2005 12:26 pm
- nintendo2600
- Posts: 367
- Joined: Mon Mar 30, 2009 4:40 pm
Your 8 KiB EPROM has 13 address pins, 8 data pins, and whatever other pins are needed for power, ground, and enable signals. The ROM that came in your board has two additional address inputs A14 and A13; these probably correspond to extra enable signals on the EPROM if anything. But now that you've desoldered the 74HC161, these signals are floating. In general, all input pins should be connected to something to ensure predictable operation. You'll need to connect these pins to either power or ground to make sure the enable signal is what the EPROM expects.
- nintendo2600
- Posts: 367
- Joined: Mon Mar 30, 2009 4:40 pm
Ah ok, gotcha. I'm gonna tie them to 5v then. Thanks for explaining.tepples wrote:Your 8 KiB EPROM has 13 address pins, 8 data pins, and whatever other pins are needed for power, ground, and enable signals. The ROM that came in your board has two additional address inputs A14 and A13; these probably correspond to extra enable signals on the EPROM if anything. But now that you've desoldered the 74HC161, these signals are floating. In general, all input pins should be connected to something to ensure predictable operation. You'll need to connect these pins to either power or ground to make sure the enable signal is what the EPROM expects.