@@ -13,6 +13,8 @@ STL Models for a bracket (X360, possibly salvagable): <https://www.printables.co
1313> [ !IMPORTANT]
1414> Is the pitch for speaker connector correct?
1515
16+ ![ ISD9160 placement on Xbox One S RF Unit] ( ./isd9160_one_s.jpg )
17+
1618### Bill of Materials (BOM)
1719
1820| Reference | Qty | Package | Value | Component Type |
@@ -36,6 +38,8 @@ STL Models for a bracket (X360, possibly salvagable): <https://www.printables.co
3638On this console revision the ISD9160 circuitry is located on the motherboard.
3739Speaker is soldered onto the mainboard.
3840
41+ ![ ISD9160 location on Xbox One X motherboard] ( ./isd9160_one_x.png )
42+
3943### Bill of Materials (BOM)
4044
4145| Reference | Qty | Package | Value | Component Type | Note |
@@ -119,13 +123,14 @@ By default, the required pins on the IC are bridged on the RF Unit PCB. To enabl
119123
120124Make sure to use a multimeter to confirm the trace was cut properly.
121125
122- ![ RF Unit SWD] ( ./rf_unit_swd.jpg )
126+ ![ ISD9160 SWD flashing wiring diagram ] ( ./isd9160_swd_flashing.png )
123127
124128Steps:
125129
126130- Do the trace-cut mentioned above
127131- Flash debugprobe firmware on Pi Pico/2
128- - Connect Pi Pico to ISD9160 SWD pins (see https://mcuoneclipse.com/2022/09/17/picoprobe-using-the-raspberry-pi-pico-as-debug-probe/ ), 3V3 and GND
132+ - Connect Pi Pico to ISD9160 SWD pins, 3V3 and GND
133+
129134- Now extract and start OpenOCD
130135
131136```
0 commit comments