Page 1 of 1

ESP32 I2C as master and slave

Posted: Mon May 02, 2022 5:34 am
by wonde05
Is it possible to use esp32 as an I2C slave device ? The esp-idf supports both master and slave and also i know that the pyboard supports i2C slave mode but in the micropython 1.18 documentation I couldn't find anything regarding esp32 slave mode.