My project involves a PIC16F877A(Master), a PIC16F883(Slave) and a DS1307(slave). The master is reading the current date and time from DS1307 correctly, but I am confused as to how to write the read values into PIC16F883(slave).
Please any suggestions !!!!!!!!!!
Ttelmah
Joined: 11 Mar 2010 Posts: 19498
Posted: Wed Dec 19, 2012 10:26 am
Look at EX_SLAVE.c
Has a 16byte buffer that can be read/written as an I2C slave device.
Best Wishes
vinay
Joined: 30 Sep 2012 Posts: 7
Posted: Fri Dec 21, 2012 2:48 am
Ttelmah wrote:
Look at EX_SLAVE.c
Has a 16byte buffer that can be read/written as an I2C slave device.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum