Altera_Forum
Honored Contributor
16 years agoEmulate Nintendo DS card via DE1 GPIO pins
Hi guys, I'm trying to emulate a very simple Nintendo DS card through the GPIO pins on a DE1 board. I'm familiar with the Nintendo DS card protocol, though I'm still a newbie regarding digital logic/electronics.
So far I've taken apart a Nintendo DS card and soldered on wires for all the card pins which I can connect to the DE1 GPIO pins. Interested readers can find a pinout for the DS card at http://www.bottledlight.com/ds/index.php/hardware/dscardport or http://nocash.emubase.de/gbatek.htm#auxdsgamecardslot. Now I'm trying to see what the DS is sending over the CLK and DATA lines using the builtin SignalTap logic analyzer in Quartus, but so far these lines are not changing at all and I can't figure out why (I tested all lines with a meter and they are fine). I'm still new to digital logic and electronics, so I am not sure what to do with the GND and 3.3V power signals the DS supplies and connecting them to the FPGA GPIO pins. Do I need to connect the DS card GND to the GPIO pin GND? And where do I need to connect the DS card 3.3V power signal to in the GPIO pins? Can I ignore this signal? Thanks in advance