As I am already using the serial interface, is it possible to change the assigned I2C pins and still benefit from hardware I2C behavior?
As I am already using the serial interface, is it possible to change the assigned I2C pins and still benefit from hardware I2C behavior?
You can do software I2C: class I2C – a two-wire serial protocol — MicroPython latest documentation