Search found 1 match

by dan_esp32
Wed Nov 15, 2023 2:49 am
Forum: ESP32 Arduino
Topic: ESP32-S3 I2C Slave no end transaction
Replies: 0
Views: 3634

ESP32-S3 I2C Slave no end transaction

arduino-esp32: v2.0.9, Arduino IDE v2.0.4. MCU: ESP32-S3 I have had some success getting I2C slave comms working in the ESP32-S3 using the Wire library with an NXP2132 MCU as a master and it's working perfectly. Here's a summary of my I2C comms: [M - S] Master (NXP) writes the slave address (W) foll...