DOES anyone have some working examples of I2C E-prom code for 24LC32A or 24LC256A MicroChip eproms? Writing to and reading from, using word addressing? I am confused – According to - MicroChip -- 1010 is E-prom, bits 1-3 are the chip address, and bit 0 is low for write high for read.
PBP says bit 0 is for either byte or word addressing
I have tried all the examples I can find with a PIC16F628 and PBP. None seem to work.
I am going to make a data logger to read a current transformer with a PIC16F819 and a real time clock chip also I2C to see how long a pump runs and it’s current draw over several days.
Bookmarks