Search found 1 match

by Aalex105
Wed May 04, 2022 7:09 am
Forum: General Discussion
Topic: ESP32 I2C as master and slave
Replies: 0
Views: 1085

ESP32 I2C as master and slave

hello everyone, I am using esp32 running micropython and I wanted to use the esp32 as an i2c slave device but I don't think the current micropython version supports an I2c slave mode for esp32, so i was hoping if anyone can tell me how I can make the slave mode support
for micropython ?