Forum Discussion

CMcga's avatar
CMcga
Icon for New Contributor rankNew Contributor
6 years ago

i2c master/slave interface, can you implement both on a board? [SOLVED]

Right now, I have a master entity that is sending data to the slave, and the slave is recognizing it and changing the LED according to the bit-stream I send. Hopefully that's not a fluke and is actua...