Difference between revisions of "EEPROM"

From xboxdevwiki
Jump to: navigation, search
Line 1: Line 1:
 
The EEPROM of the Xbox is connected via I²C and located on address 0x54.
 
The EEPROM of the Xbox is connected via I²C and located on address 0x54.
 
The EEPROM is 256 bytes and stores the settings and other information about the Xbox.
 
The EEPROM is 256 bytes and stores the settings and other information about the Xbox.
 +
 +
The Chihiro EEPROM key is <code>7B 35 A8 B7 27 ED 43 7A A0 BA FB 8F A4 38 61 80</code>
  
 
== Contents ==
 
== Contents ==

Revision as of 19:01, 25 May 2017

The EEPROM of the Xbox is connected via I²C and located on address 0x54. The EEPROM is 256 bytes and stores the settings and other information about the Xbox.

The Chihiro EEPROM key is 7B 35 A8 B7 27 ED 43 7A A0 BA FB 8F A4 38 61 80

Contents

Offset Field Notes

Notes