Just a Simple Cartridge Port Probing Adapter

For hardware talk only (please avoid ROM dumper stuff)
Post Reply
db-electronics
Very interested
Posts: 89
Joined: Mon Feb 24, 2014 6:04 pm
Location: Kapuskasing, Ontario, Canada
Contact:

Just a Simple Cartridge Port Probing Adapter

Post by db-electronics »

I made a simple pass-through cartridge PCB to facilitate probing cartridge signals using an oscilloscope or logic analyser. All signals are labelled on both top and bottom silkscreen. It'll also permit to easily inject signals in into the console (i.e. from an FPGA dev board).

Image

full write up here:
http://www.db-elec.com/home/lab-posts/s ... evhardware
What does db stand for? Well that's an excellent question...
http://www.db-electronics.ca
Jazzmarazz
Very interested
Posts: 60
Joined: Wed Mar 12, 2014 11:11 pm
Location: Michigan
Contact:

Post by Jazzmarazz »

Hey db, looks nice. Reminds me of the probe board I made for gameboy....sadly these things don't want to sell.
http://store.kitsch-bent.com/product/kk_gb_brkout
db-electronics
Very interested
Posts: 89
Joined: Mon Feb 24, 2014 6:04 pm
Location: Kapuskasing, Ontario, Canada
Contact:

Post by db-electronics »

Jazzmarazz wrote:sadly these things don't want to sell
I know, the main intent is definitely not to sell, but I figured I'd post it here in case some people would need one (I know I need one!)
What does db stand for? Well that's an excellent question...
http://www.db-electronics.ca
Jazzmarazz
Very interested
Posts: 60
Joined: Wed Mar 12, 2014 11:11 pm
Location: Michigan
Contact:

Post by Jazzmarazz »

Indeed!
HardWareMan
Very interested
Posts: 753
Joined: Sat Dec 15, 2007 7:49 am

Post by HardWareMan »

I've made my own:
Image
It's made specially for Altera DE0 board and use 2 IDE ribbon cables.
Image
bastien
Very interested
Posts: 208
Joined: Mon Jun 25, 2007 7:19 pm
Location: Besançon,France
Contact:

Post by bastien »

You use it directly without level shifter ?
HardWareMan
Very interested
Posts: 753
Joined: Sat Dec 15, 2007 7:49 am

Post by HardWareMan »

bastien wrote:You use it directly without level shifter ?
Yes. Not a serial design.
bastien
Very interested
Posts: 208
Joined: Mon Jun 25, 2007 7:19 pm
Location: Besançon,France
Contact:

Post by bastien »

I don 't think FPGA cyclone III I/O pins are 5V tolerant.
Maybe i don't understand your goal or your cart isn't complete ?
db-electronics
Very interested
Posts: 89
Joined: Mon Feb 24, 2014 6:04 pm
Location: Kapuskasing, Ontario, Canada
Contact:

Post by db-electronics »

bastien wrote:I don 't think FPGA cyclone III I/O pins are 5V tolerant.
Maybe i don't understand your goal or your cart isn't complete ?
You can't input 5V directly to a Cyclone FPGA, but the chip design allows for a series resistor on 5V inputs to limit the current flow in the PCI clamping diode. See this appnote from altera:

http://www.altera.com/literature/hb/cyc/cyc_c51011.pdf

That being said, not sure if the Altera DE0 provides those resistors.

Edit: the PCI clamping diodes are not active during configuration so you need to make absolutely sure to not drive any 5V signals in the FPGA until configuration is complete else damage could result.
What does db stand for? Well that's an excellent question...
http://www.db-electronics.ca
HardWareMan
Very interested
Posts: 753
Joined: Sat Dec 15, 2007 7:49 am

Post by HardWareMan »

bastien wrote:I don 't think FPGA cyclone III I/O pins are 5V tolerant.
Maybe i don't understand your goal or your cart isn't complete ?
You shouldn't understand this. Continue with your own. And yes, I've use some modified ribbon cables.
MintyTheCat
Very interested
Posts: 484
Joined: Sat Mar 05, 2011 11:11 pm
Location: Berlin, Germany

Post by MintyTheCat »

HardWareMan wrote:
bastien wrote:I don 't think FPGA cyclone III I/O pins are 5V tolerant.
Maybe i don't understand your goal or your cart isn't complete ?
You shouldn't understand this. Continue with your own. And yes, I've use some modified ribbon cables.
Yes, Hardwareman seems to like to live dangerously and he has some odd ideas about handdrawn schematics vs. those created using Schematic-Capture but each to their own....
UMDK Fanboy
Post Reply