I am using two pic controllers
I want to know how to use the I2C to send data from master to slave
I want to send a count value from the master PIC, the slave should read that count value and accordingly set or reset one of its port bits for example PORTA,5 depending on the count value
If anyone has an idea please let me know
Thanks
I want to know how to use the I2C to send data from master to slave
I want to send a count value from the master PIC, the slave should read that count value and accordingly set or reset one of its port bits for example PORTA,5 depending on the count value
If anyone has an idea please let me know
Thanks