Dock: Difference between revisions

Foxlet (talk | contribs)
m Corrected some terms.
No edit summary
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Specifications ==
The Dock is also known as "Cradle".
 
= Hardware =
== HAC-CDH-MAIN-01 ==
{| class="wikitable"
! Component || Description
|-
| MyDP to HDMI Converter || MegaChips STDP2550 "Mystique" <br> 2Mb flash contains firmware <br> Based on STMicroelectronics Mystique family of DP converters
|-
| USB Hub || VIA Labs VL210 USB 3.0 Hub Controller <br> 512Kb flash is configuration storage
|-
| MCU || Cortex-M0 based (STM32F0-ish) <br> "32P048" <br> 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]] <br> [http://www.st.com/content/ccc/resource/technical/document/reference_manual/c2/f8/8a/f2/18/e6/43/96/DM00031936.pdf/files/DM00031936.pdf/jcr:content/translations/en.DM00031936.pdf Relevant manual]
|-
| Flash || Macronix MX25L512E 512Kb CMOS <br> [[:File:Dock.512K.bin|dump (fw-1.0.0)]]
|-
| Flash || Macronix MX25V2006E 2Mb CMOS <br> [[:File:Dock.2M.bin|dump (fw-1.0.0)]]
|-
| USB-PDC-H  || ROHM BM92T17 <br> I2c address 0x18 <br> [http://www.rohm.com/web/global/datasheet/BM92T10MWV/bm92t10mwv-e bm92t1x datasheet]<br>[http://www.rohm.com/web/global/datasheet/BM92T50MWV/bm92t50mwv-e bm92t5x datasheet]
|-
| USB-PDC-A || ROHM BM92T55 <br> I2c address 0x1A
|}
 
All 1.0.0 dumps were collected from a HAC-CDH-MAIN-01.
 
== HAC-CDH-MAIN-10 ==
{| class="wikitable"
! Component || Description
|-
| MyDP to HDMI Converter || MegaChips STDP2550 "Mystique"
|-
| USB Hub || Genesys Logic GL3510
|-
| MCU || Cortex-M0 based (STM32F0-ish) <br> "32P048"
|-
| Flash || Windbond 25X20CLL04
|-
| USB-PDC-H || ROHM BM92T17
|-
| USB-PDC-A || ROHM BM92T55
|}
 
== HEG-CDH-MAIN-02 ==
{| class="wikitable"
{| class="wikitable"
! Type !!
! Component || Description
|-
| DP to HDMI Converter || Realtek RTD2172N
|-
| USB Hub || VIA Labs VL210N-Q4 USB 3.0 Hub Controller
|-
| MCU || STMicroelectronics STM32F070RBT6
|-
|-
| Video Converter || MegaChips STDP2550
| Flash || Macronix MX25V2006E 2Mb CMOS
|-
|-
| USB Hub || VIA Labs VL210 USB 3.0 Hub Controller
| NIC || Realtek RTL8154B
|-
|-
| Flash || Macronix MX25L512E 512 Kb CMOS <br>and<br> Macronix MX25V2006E 2 Mb CMOS
| USB-PDC-H || ROHM BD92B17
|-
|-
| USB-PDC-A || ROHM BM92T55
|}
|}


==Notes==
= Other Resources =
1. https://www.ifixit.com/Teardown/Nintendo+Switch+Teardown/78263
# [[List of compatible USB devices]]
# [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]