DEM-3000X: Difference between revisions
Jump to navigation
Jump to search
CelesteBlue (talk | contribs) |
CelesteBlue (talk | contribs) No edit summary |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The DEM series are | The DEM series are prototype models used by Sony for development (hence why D in DEM) before the PDEL series (which resembles more closely to the production PCH-1XXX series). | ||
= Short description = | = Short description = | ||
Line 23: | Line 5: | ||
== Unknown white prototype model == | == Unknown white prototype model == | ||
* See [https:// | * It runs a System Software version estimated older than 0.940 and was manufactured before 2011-01-28. | ||
* See [https://www.youtube.com/watch?v=SrOZbmsKDDA video] from 0.990.030 PUP in vs0:vsh/initialsetup/movie01.mp4. | |||
* It could be the unknown CEM-3000E3. | |||
== DEM-3000G == | == DEM-3000G == | ||
* | * IRT-001 | ||
* | * GCP-001 | ||
* SGX543MP4+(ES2) | * SGX543MP4+(ES2) | ||
Line 37: | Line 21: | ||
* Kermit Revision=3.2 | * Kermit Revision=3.2 | ||
* CP board id 3 | * CP board id 3 | ||
== DEM-3000JEC == | |||
* EC in DEM-3000JEC stands for Europe Compliance. | |||
* There are three revisions of DEM-3000JEC, each one having same hardware as either DEM-300xK, DEM-300xL or DEM-300xP. | |||
* [http://www.tele.soumu.go.jp/giteki/SearchServlet?pageID=jg01_01&PC=007&TC=N&PK=1&FN=299ul&SN=%94%46%8F%D8&LN=5&R1=*****&R2=***** 007WWCUL0634] March 23, 2011 (DEM-3000JEC) | |||
== DEM-3000K == | == DEM-3000K == | ||
* | * IRT-002 | ||
* | * GCP-002 | ||
* Kermit Revision=3.2 | |||
* CP board id ?3 or 4? | |||
== DEM-3000L == | == DEM-3000L == | ||
Line 59: | Line 51: | ||
= Analysis = | = Analysis = | ||
== DEM-3000G == | |||
See [https://dem3000g.github.io]. | |||
== DEM-3000H == | == DEM-3000H == | ||
User Jerry Yin of AssemblerGames found a couple of | User Jerry Yin of AssemblerGames found a couple of DEM-3000H units and gave a [https://assembler-games.com/threads/ps-vita-prototypes.69372/ teardown with photos of the process (dead link)]. | ||
=== Map === | === Map === | ||
Line 98: | Line 94: | ||
# Unknown transistor/logic network. | # Unknown transistor/logic network. | ||
# MIPI DSI to HDMI translation chip. ADV7533 model. | # MIPI DSI to HDMI translation chip. ADV7533 model. | ||
# HDMI connector | # Mini HDMI connector | ||
# mini-USB connector from the CP. | # mini-USB connector from the CP. | ||
# | # eMMC storage for CP | ||
# Left: EPSON RX-4581NB real-time clock (labeled "R4581 EK416C"). Right: PIC16F724-I/ML microcontroller (low power). Both likely powered by battery (#21) and are used to ensure CP RTC is never reset. | # Left: EPSON RX-4581NB real-time clock (labeled "R4581 EK416C"). Right: PIC16F724-I/ML microcontroller (low power). Both likely powered by battery (#21) and are used to ensure CP RTC is never reset. | ||
# Unknown IC | # Unknown IC | ||
# Unknown network | # Unknown network | ||
# | # DRAM for CP. 256MB. Labeled "Samsung K4X2G323PC-8GD8" | ||
# CP processor. Labeled "... 1028KU603 JAPAN ARM". PDEL units are labeled "KD77630AF1 EM1-S 1141KU601 JAPAN ARM". Both are likely the same chip from Renesas. | # CP processor. Labeled "... 1028KU603 JAPAN ARM". PDEL units are labeled "KD77630AF1 EM1-S 1141KU601 JAPAN ARM". Both are likely the same chip from Renesas. | ||
# Left: USB transceiver. SMSC USB3315 model. Right: USB hub. SMSC USB2512B model. Above that: crystal for USB. Allows CP USB port to export an interface to CP processor as well as Kermit. | # Left: USB transceiver. SMSC USB3315 model. Right: USB hub. SMSC USB2512B model. Above that: crystal for USB. Allows CP USB port to export an interface to CP processor as well as Kermit. | ||
# Unknown. Connected to USB hub IC. | # Unknown. Connected to USB hub IC. | ||
== DEM-3000P == | |||
[[File:Main Board (front).png|frame|center|Main board (front)]] | |||
[[File:Main Board (back).png|frame|center|Main board (back)]] | |||
[[File:CP board (front).png|frame|center|CP board (front)]] | |||
[[File:CP Board (back).png|frame|center|CP board (back)]] | |||
[[Category:Devices]] | [[Category:Devices]] |
Latest revision as of 02:43, 3 March 2023
The DEM series are prototype models used by Sony for development (hence why D in DEM) before the PDEL series (which resembles more closely to the production PCH-1XXX series).
Short description
Unknown white prototype model
- It runs a System Software version estimated older than 0.940 and was manufactured before 2011-01-28.
- See video from 0.990.030 PUP in vs0:vsh/initialsetup/movie01.mp4.
- It could be the unknown CEM-3000E3.
DEM-3000G
- IRT-001
- GCP-001
- SGX543MP4+(ES2)
DEM-3000H
- IRT-001
- GCP-001
- Kermit Revision=3.2
- CP board id 3
DEM-3000JEC
- EC in DEM-3000JEC stands for Europe Compliance.
- There are three revisions of DEM-3000JEC, each one having same hardware as either DEM-300xK, DEM-300xL or DEM-300xP.
- 007WWCUL0634 March 23, 2011 (DEM-3000JEC)
DEM-3000K
- IRT-002
- GCP-002
- Kermit Revision=3.2
- CP board id ?3 or 4?
DEM-3000L
- IRT-002
- GCP-002
- SoC Revision=4.0
- CP board id 4
DEM-3000P
Exact same hardware as PDEL-100x.
- IRT-002
- GCP-002
- SoC Revision=4.0
- CP board id 4
Analysis
DEM-3000G
See [1].
DEM-3000H
User Jerry Yin of AssemblerGames found a couple of DEM-3000H units and gave a teardown with photos of the process (dead link).
Map
The following is an attempt to map key areas of interest on the DEM-3000X device. All items appear in PCH units (in different locations) unless otherwise specified.
- Wifi/BT module. There exists an ANATEL filing but nothing with the FCC since Sony decided to certify the entire PCH motherboard instead.
- Power distribution network. Ceramic chip, analog logic assumed.
- Decoupling network for Kermit as well as P1P40167 clock synthesizer IC and a 27MHz crystal.
- Back camera connector.
- eMMC storage, 4GiB.
- Syscon and related crystals. Chip is labeled "D79F0109 ES1.0 10301M001 MALAYSIA" and is likely a Renesas IC with a custom RISC based CPU core.
- Accelerometer. Kionix KXTC9
- Top: ST32F100B6 microcontroller. On PCH units it's a slightly different model (ST32P10S0E, undocumented). Likely used to interface with the sensors and/or controller. Left: unknown, probably some sensor. Right: Gyroscope, ST 3GA51H model.
- MAX11615EEE analog to digital converter? Maybe connected to #18 connector on the backside. Not found on PCH models but found in PDEL.
- Front panel connector. Slightly longer than PCH models likely due to different panels. Probably also contains front camera interface as well.
- Start/Select buttons. Not found on PCH models (it's on the side-board).
- Power management. Same network found on PCH units with extra chips for charging/battery fuel gague.
- Boot-up LEDs. Same as in PDEL units. Connected to GPIO.
- Kermit SoC, pre-production version. Labeled "Toshiba T9ML6TLxxxx JAPAN 105xxxx A29590" (xxxx are unclear from picture). Earlier model than the FCC filing for PDEL which had a "T9ML7MBG-S".
- MIPI DSI 3 lanes for front panel.
- MIPI DSI 4 lanes for HDMI conversion IC (to #24). Only found on VitaTV and PDEL units.
- Unknown IC, cannot find mapping to PCH unit.
- Connector to back touchpad.
- Audio codec IC. Labeled "WM1803E 06ABRT4". On top right (outside box) is an IC related to the antennas.
- Unknown connector pads.
- Battery for CP.
- mini PCIe connector for CP daughterboard. Does not follow PCIe signal interface.
- Unknown transistor/logic network.
- MIPI DSI to HDMI translation chip. ADV7533 model.
- Mini HDMI connector
- mini-USB connector from the CP.
- eMMC storage for CP
- Left: EPSON RX-4581NB real-time clock (labeled "R4581 EK416C"). Right: PIC16F724-I/ML microcontroller (low power). Both likely powered by battery (#21) and are used to ensure CP RTC is never reset.
- Unknown IC
- Unknown network
- DRAM for CP. 256MB. Labeled "Samsung K4X2G323PC-8GD8"
- CP processor. Labeled "... 1028KU603 JAPAN ARM". PDEL units are labeled "KD77630AF1 EM1-S 1141KU601 JAPAN ARM". Both are likely the same chip from Renesas.
- Left: USB transceiver. SMSC USB3315 model. Right: USB hub. SMSC USB2512B model. Above that: crystal for USB. Allows CP USB port to export an interface to CP processor as well as Kermit.
- Unknown. Connected to USB hub IC.