06-18-2019, 02:02 AM
(06-17-2019, 05:28 PM)Porcinus Wrote: Is it a GBA shell or a Boxy Pixel shell? If Boxy Pixel, you may need to add some tape ontop of the headers spot near the compute module.
Do you know how to connect thru SSH? If so, can you please post the output of the command : "sudo i2cdetect -y 1"
I haven't actually dropped it into a shell yet-- it's just the board with some conductive button silicon and the screen.
Here's the output for i2cdetect -y 1:
Code:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 03 -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- 62 -- -- -- -- -- -- -- -- -- -- -- -- --
70: 70 -- -- -- -- -- -- --
Thanks!