Ryzee119 / ArduinoProm

Original Xbox EEPROM reader and writer. Based on and inspired by the awesome work by Grimdoomer on PiPROM
GNU General Public License v3.0
60 stars 8 forks source link

Xbox 1.0 not reading eeprom #4

Open andrelwessels opened 2 years ago

andrelwessels commented 2 years ago

Hi

I have a Xbox version 1.0 and using an Arduino Uno to try and read the eeprom. I connected the wires as displayed but get a Error Reading EEPROM. I checked the wiring is making good connection. I also looked at the Wire.h library (the one used in the arduino file) and see it uses the SDA and SCL on the uno. I connected with that. Still nothing. Not sure what else could be the issue. Any help will be much appreciated.

Ryzee119 commented 2 years ago

https://github.com/Ryzee119/ArduinoProm/issues/1

This may be related if using Uno

andrelwessels commented 2 years ago

@Ryzee119 , thanks. I did try that, still no luck.

641i130 commented 2 years ago

~I also have this issue. Could it be an error in the Arduino code?~ NVM #1 fixed it too. I also had to turn the system on while being plugged in.