Hardware: Difference between revisions

m Added some notes to the hardware section.
Neimod (talk | contribs)
No edit summary
Line 37: Line 37:
[[Image:CTR_NAND_pinout.png]]
[[Image:CTR_NAND_pinout.png]]


NAND Dumping has been successful, but we still have to decrypt the NAND dump, and that involves running arm7 code on the 3DS to get the xorpad.
NAND dumping has been successful, but the image is encrypted.
 
=== WiFi dongle pinout ===
[[Image:CTR_WiFiDongle_pinout.png|600px]]
 
SDIO interface is colored red:
* CLK
* CMD
* D0, D1, D2, D3
 
I2C eeprom is colored blue:
* SCL
* SDA
 
SPI Flash is colored purple:
* CLK
* CS#
* SI
* SO
* WP#
* NC