PINE64
I2C Setup - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: General Discussion on PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=3)
+--- Thread: I2C Setup (/showthread.php?tid=902)

Pages: 1 2


RE: I2C Setup - wonko - 05-20-2016

(05-20-2016, 10:29 AM)adamw Wrote: Hmmm...maybe check your wiring?
I didn't compile the kernel, just updated to longsleep's latest.
I just hooked up several I2C devices on a custom board to the PI2 bus, and i2cdetect -y 1 worked just fine for me.

Fair enough - I'll try that out when I get back to the house.


RE: I2C Setup - martinayotte - 05-21-2016

Don't forget to have 4K7 PullUps on the I2C Bus !


RE: I2C Setup - adamw - 05-23-2016

Looking at the Pine schematic, those pullups are already there.
I made a custom board for my I2C devices, and put a place for the pullups, but didn't need to populate them.


RE: I2C Setup - martinayotte - 05-23-2016

You're right !
I didn't noticed those pullups before, and I have tendency to always provide some since many boards don't have them ...