Difference between revisions of "Dock"

From Nintendo Switch Brew
Jump to navigation Jump to search
m
(→‎Other Resources: (moved page))
Line 22: Line 22:
  
 
==Other Resources==
 
==Other Resources==
# [[List of compatibles USB devices]]
+
# [[List of compatible USB devices]]
 
# [https://www.ifixit.com/Teardown/Nintendo+Switch+Teardown/78263 iFixit's Nintendo Switch teardown]
 
# [https://www.ifixit.com/Teardown/Nintendo+Switch+Teardown/78263 iFixit's Nintendo Switch teardown]
 
# [https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering dekuNukem's Reverse Engineering]
 
# [https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering dekuNukem's Reverse Engineering]

Revision as of 16:06, 24 July 2017

Components

Function Component Notes
MyDP -> HDMI Converter MegaChips STDP2550 "Mystique" 2Mb flash contains firmware
Based on STMicroelectronics Mystique family of DP converters.
USB Hub VIA Labs VL210 USB 3.0 Hub Controller 512Kb flash is configuration storage
USB Device Cortex-M0 based (STM32F0-ish)
"32P048"
SWD clearly labelled and enabled
Provides control of the Mystique
Dumps (fw-1.0.0):
flash
sysmem
SRAM
Relevant manual
Flash Macronix MX25L512E 512Kb CMOS dump (fw-1.0.0)
Macronix MX25V2006E 2Mb CMOS dump (fw-1.0.0)
Unknown M92T17 623382 Similar part on the console mainboard
M92T55 633416

Other Resources

  1. List of compatible USB devices
  2. iFixit's Nintendo Switch teardown
  3. dekuNukem's Reverse Engineering