Hello!
I would like to run 2 I2C devices and it seems that I need to change the pin out for this configuration.
The normal 1 i2c is PC2 and PC3 according to this
which works but what do i need to do to configure 2 i2c channels now. The chip in the first image shows sda0 scl0 and sda1scl1.
I tried Wire.swap(pin_set) but i don't think im doing it right. here what I tried
Wire.swap(1);
Wire.pins(PIN_PA2, PIN_PA3);
Wire.begin();
this doesn't seem to work.
Here is the link to the documentation: https://github.com/SpenceKonde/D...