adeel.sid
Advanced Member level 4
- Joined
- Feb 15, 2008
- Messages
- 108
- Helped
- 2
- Reputation
- 4
- Reaction score
- 1
- Trophy points
- 1,298
- Activity points
- 1,958
Dear all
In my project, i have to get I2C data from 3 slaves and after processing, out to SPI pins of PIC.
Available PIC is 16f877A that allow either SPI or I2C (not both simultaneously since pins are common)
While searching over net, I found that it is possible by implementing I2C on software but not sure how to do it for 3 slaves
Any idea?
In my project, i have to get I2C data from 3 slaves and after processing, out to SPI pins of PIC.
Available PIC is 16f877A that allow either SPI or I2C (not both simultaneously since pins are common)
While searching over net, I found that it is possible by implementing I2C on software but not sure how to do it for 3 slaves
Any idea?