In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Hardware"

From WiiUBrew
Jump to navigation Jump to search
(Redirected page to Category:Hardware)
 
(New Hardware page)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Category:Hardware]]
+
__NOTOC__
 +
= Processors =
 +
* CPU: IBM PowerPC based processor codenamed "[[Espresso]]". Clocked at [https://twitter.com/marcan42/status/274120447023538176 1243.125] MHz.
 +
** Three Cores (nicknamed "CPU0", "CPU1", and "CPU2"), each with one thread
 +
* GPU: AMD Radeon, package codenamed "Latte". GPU Core clocked at [https://twitter.com/marcan42/status/274120447023538176 549.999] MHz.
 +
** SoC security processor, nicknamed "[https://twitter.com/marcan42/status/273966042806628352 Starbuck]". Iteration of Wiis [http://wiibrew.org/wiki/Starlet Starlet]
 +
 
 +
= Memory =
 +
* 32MB (MEM1)
 +
* 2GB  (MEM2)
 +
:(with 1 GB reserved for the operating system and unavailable to games, consisting of four 4 Gbit (512 MiB) DDR3-1600 memory modules, each 3.2 GB/s bandwidth for a total of 12.8 GB/s)
 +
 
 +
= Storage =
 +
* 8GB (Basic) or 32GB (Deluxe/Premium) [[eMMC NAND]] (BGA) <small>[http://en.wikipedia.org/wiki/MultiMediaCard#eMMC]</small>
 +
* Two [[Hardware/TSOP_NAND|512MB NAND]] (TSOP48) banks, one for Wii U mode booting and one for [[WiiMode]]
 +
* Optical disc drive supporting Wii (4.7GB/layer) and Wii U (25GB/layer) Discs
 +
** Laser Class: Class 1 laser
 +
** Laser Type: Semiconductor laser
 +
** Laser Wavelength: 405 nm (Wii U), 660 nm (Wii)
 +
** Laser Power: Max. 0.6 nW, Max. 0.9 mW
 +
** Numeric aperture: 0.85, 0.6
 +
** Read speed (max): 22.5MB/s
 +
 
 +
= Ports and peripherals =
 +
* Up to two [[Wii U GamePad|Wii U GamePads]] (connected wirelessly via WiFi) <small>*2</small>
 +
* Up to four [http://wiibrew.org/wiki/Wii_Remote Wii Remote] or [[Wii U Pro Controller|Wii U Pro]] controllers (connected wirelessly via Bluetooth)
 +
* Built-in 802.11b/g/n Wi-Fi capability <small>[http://en.wikipedia.org/wiki/IEEE_802.11#802.11n]</small>
 +
* 2x back / 2x frontpanel [[Hardware/USB Host Controller|USB]] 2.0 ports (Up to 2TB USB Mass Storage Device supported <small>*1</small>) <small>[http://en.wikipedia.org/wiki/Usb#USB_2.0]</small>
 +
* One HDMI 1.4 port <small>[http://en.wikipedia.org/wiki/HDMI_1.4#Version_1.4]</small>
 +
* One [[multi A/V out]]
 +
* One [[Hardware/SD Host Controller|SD/SDHC]] memory card slot (Up to 32GB supported) <small>[http://en.wikipedia.org/wiki/SDHC#SDHC]</small>
 +
* One [[Sensor Bar]] port
 +
 
 +
<small>*1  requires [[System Software]] 2.0.0 or higher</small>
 +
 
 +
<small>*2  not yet possible in [[System Software]] 2.1.0, first Pad displays the detection of 2nd during registration, looses it's own after finishing registration of 2nd. So no Menu and Game support of two GamePads yet</small>
 +
 
 +
{{Main page box|WiiU hardware|Hardware}}
 +
<div style="margin: -.3em -1em -1em -1em;">
 +
{| width="100%" bgcolor="#fff" border="0" cellpadding="3px" cellspacing="2px" style="margin:auto;"
 +
|- align="center" bgcolor="#E6F2FF"
 +
! width="25%" | '''[[Hardware/Starbuck|Starbuck]]'''
 +
! width="25%" | '''[[Hardware/Espresso|Espresso]]'''
 +
! width="25%" | '''Common'''
 +
! width="25%" | '''Other'''
 +
|- valign="top" align="left" style="background: #F5FAFF; font-size: 92%;"
 +
|
 +
*[[Hardware/Latte Registers|Latte Registers]]
 +
**[[Hardware/OTP|OTP]]
 +
*[[Hardware/Memory Controller|Memory Controller]]
 +
*[[Hardware/NAND Interface|NAND Interface]]
 +
*[[Hardware/AES Engine|AES Engine]]
 +
*[[Hardware/SHA-1 Engine|SHA-1 Engine]]
 +
*[[Hardware/USB Host Controller|USB Host Controller]]
 +
*[[Hardware/SD Host Controller|SD Host Controller]]
 +
*[[Hardware/802.11 Wireless|802.11 Wireless]]
 +
*[[Hardware/SATA Controller|SATA Controller]]
 +
*[[Hardware/XN Controller|XN Controller]]
 +
|
 +
*[[Hardware/GX2|GX2 GPU]]
 +
*[[Hardware/Processor Interface|Processor Interface]]
 +
|
 +
*[[Hardware/Latte Registers|Latte Registers]]
 +
**[[Hardware/IPC|Inter-processor Communication]]
 +
**[[Hardware/Latte GPIOs|Latte GPIOs]]
 +
**[[Hardware/Latte IRQ Controller|Latte IRQs]]
 +
*[[Hardware/Legacy|Legacy Interfaces]]
 +
|
 +
*[[Hardware/SEEPROM|Serial EEPROM]]
 +
*[[Hardware/TSOP NAND|TSOP NAND Flash]]
 +
*[[Hardware/EMMC NAND|EMMC NAND Flash]]
 +
*[[Hardware/RTC|RTC]]
 +
|}
 +
</div>
 +
{{box-footer-empty}}

Revision as of 20:02, 14 January 2020

Processors

  • CPU: IBM PowerPC based processor codenamed "Espresso". Clocked at 1243.125 MHz.
    • Three Cores (nicknamed "CPU0", "CPU1", and "CPU2"), each with one thread
  • GPU: AMD Radeon, package codenamed "Latte". GPU Core clocked at 549.999 MHz.

Memory

  • 32MB (MEM1)
  • 2GB (MEM2)
(with 1 GB reserved for the operating system and unavailable to games, consisting of four 4 Gbit (512 MiB) DDR3-1600 memory modules, each 3.2 GB/s bandwidth for a total of 12.8 GB/s)

Storage

  • 8GB (Basic) or 32GB (Deluxe/Premium) eMMC NAND (BGA) [1]
  • Two 512MB NAND (TSOP48) banks, one for Wii U mode booting and one for WiiMode
  • Optical disc drive supporting Wii (4.7GB/layer) and Wii U (25GB/layer) Discs
    • Laser Class: Class 1 laser
    • Laser Type: Semiconductor laser
    • Laser Wavelength: 405 nm (Wii U), 660 nm (Wii)
    • Laser Power: Max. 0.6 nW, Max. 0.9 mW
    • Numeric aperture: 0.85, 0.6
    • Read speed (max): 22.5MB/s

Ports and peripherals

  • Up to two Wii U GamePads (connected wirelessly via WiFi) *2
  • Up to four Wii Remote or Wii U Pro controllers (connected wirelessly via Bluetooth)
  • Built-in 802.11b/g/n Wi-Fi capability [2]
  • 2x back / 2x frontpanel USB 2.0 ports (Up to 2TB USB Mass Storage Device supported *1) [3]
  • One HDMI 1.4 port [4]
  • One multi A/V out
  • One SD/SDHC memory card slot (Up to 32GB supported) [5]
  • One Sensor Bar port

*1 requires System Software 2.0.0 or higher

*2 not yet possible in System Software 2.1.0, first Pad displays the detection of 2nd during registration, looses it's own after finishing registration of 2nd. So no Menu and Game support of two GamePads yet

edit  

WiiU hardware