walczakp / xbox360-flasher

XBOX360 Teensy/RPi Pico flasher
MIT License
33 stars 3 forks source link

Schematic #1

Closed jamesy0ung closed 3 years ago

jamesy0ung commented 3 years ago

Can we get a schematic of the Teensy LC connected to the Xbox 360? I am asking because I am going to change the pins to work on the ATMega16U2 of the Arduino Uno. The pin names in XSPI.h are not exactly clear, so I am going to work out what they are based on the schematic.

jamesy0ung commented 3 years ago

image I found this image. I should be able to make it work now.

walczakp commented 3 years ago

Hello, thanks for your input. I intentionally skipped the schematics due to variety of xbox motherboard versions out there. I agree it might be a good idea though, to provide the information.

BTW Please let me know how it works for Arduino, maybe we could make this project working on both Teensy and Arduino.