Thanks for replying PCM PRogrammer.
In the source code which you have refered why we have to disable the interrupts during the reading operation? For me disabling the interrupts duri ...
I want to know how we can use the EEPROM interrupt mechanism to store the data into internal eeprom memory. I am running a computation intensive process so that i want to have a minimum time la ...
Hi,
I have a question about the I2C communication of PIC16F690 in slave mode.
My question is, How do we know about the acknowledge status after sending a byte to master?