I need to use a Teensy LC as an I2C slave for a Raspberry Pi, which at the same time will act as an I2C master in order to control Adafruit's quad DAC, MCP4728.
Teensy LC has two I2C busses, where the first bus is at pins 18 and 19, and the second at pins 22 and 23, right? I'm trying to access...