I have two pics and an eeprom on the same i2c line. Pics are multi_master. One of the pic reads analog inputs and then write it to the eeprom, the other pic reads the analog inputs from eeprom.
it works perfectly. but I realized that the pic reads from eeprom is so busy to do other works. I decided to use a ssp interrupt. So that pic only reads when there is an activity on the i2c line.
it didn't work. Can anyone help me about how to use ssp interrupt for multi master pics?
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