Hello, any helpful info on working with I2C ? Trying to interface an ADC1115 to core2 and
not clear on start stop, acknowledge bits.. Working from T.I. datasheet. Tying to write
directly to address pointer, configuration register, with I2C read/write data instruction. Thanks for any help
T
Best posts made by timtimw
-
UiFLOW. I2C Programing
-
RE: UiFLOW. I2C Programing
Yup thanks,
Works like a charm now with I2C write and read direct to registers. Easy after some hit and miss
with data encoding. R/W 'short' with 'big' decode/ encode was the magic.
Thanks for the help
.