Search found 1 match

by afonsus1997
Tue Jun 02, 2020 7:38 pm
Forum: ESP32 Arduino
Topic: ESP32 Arduino Wire Library problem
Replies: 0
Views: 2134

ESP32 Arduino Wire Library problem

Hello, I’ve been building a project using PlatformIO and the ESP32 on a custom board. I’m interfacing an LED matrix using a matrix driver that communicates over I2C. The issue that I am facing is that for some reason there is a big delay between consecutive I2C transfers (write only) that is causing...