Hello,
I want to interface the Maple with another board and want to make the maple as a master and slave on the two I2C on the maple mini.
The hardware setup goes like this:
Sensor <-- (I2C_1 as Master) Maple Mini <-- (I2C_2 as slave) Embedded Board
I'm wondering if this is possible. If it is possible, then am i able to write the contents of the sensor readings to the board so that the embedded board is then able to read from it?
I'm not too familiar with the I2C protocol, but have only ever used it to interface with sensors.
Thanks,
Richard