Yup I already looked.
Data, Read, Write don't work on 12F675. Instead I must use I2CREAD command. So I add a Define at the beginning of pbp code (DEFINE I2C_INTERNAL 1) but then when it is actual I2CREAD/WRITE command I don't know what to use as control parameter (looking at those 24LC0X samples I gues I could try %10100000).
Thanks!
Bookmarks