Difference between revisions of "Dock"
Jump to navigation
Jump to search
m (Corrected some terms.) |
|||
Line 1: | Line 1: | ||
− | == | + | == Components == |
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | ! Function || Component || Notes |
|- | |- | ||
− | | | + | | DP->HDMI Converter || MegaChips STDP2550 "Mystique" || 2Mb flash contains firmware |
|- | |- | ||
− | | USB Hub || VIA Labs VL210 USB 3.0 Hub Controller | + | | USB Hub || VIA Labs VL210 USB 3.0 Hub Controller || 512Kb flash is configuration storage |
|- | |- | ||
− | | | + | | USB Device || Cortex-M0 based (STM32F0-ish)<br>"32P048" |
+ | | SWD clearly labelled and enabled<br>Provides control of the Mystique<br>Dumps (fw-1.0.0):<br>[[:File:Dock.stm.08000000-08008000.bin|flash]]<br>[[:File:Dock.stm.1fffc400-1ffffc00.bin|sysmem]]<br>[[:File:Dock.stm.20000000-20001800.bin|SRAM]] | ||
|- | |- | ||
+ | | rowspan="2" | Flash | ||
+ | | Macronix MX25L512E 512Kb CMOS || [[:File:Dock.512K.bin|dump (fw-1.0.0)]] | ||
+ | |- | ||
+ | | Macronix MX25V2006E 2Mb CMOS || [[:File:Dock.2M.bin|dump (fw-1.0.0)]] | ||
+ | |- | ||
+ | | rowspan="2" | Unknown | ||
+ | | M92T17 623382 || rowspan="2" | Similar part on the console mainboard | ||
+ | |- | ||
+ | | M92T55 633416 | ||
|} | |} | ||
− | == | + | ==External Resources== |
− | + | # https://www.ifixit.com/Teardown/Nintendo+Switch+Teardown/78263 | |
+ | # https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering |
Revision as of 03:27, 19 March 2017
Components
Function | Component | Notes |
---|---|---|
DP->HDMI Converter | MegaChips STDP2550 "Mystique" | 2Mb flash contains firmware |
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 |
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 |