I have existing design with I2C accelerometer on P0.1 and P0.2 (SDA/SCL). Don't need extreme data rates. Since examples of initializing on-board TWI don't seem to exist, and I can't locate any tutorials:
- Is there any advantage to using the built-in TWI?
- Is it true that the built-in supports Master mode only?
Thanks!