Closed tatulea closed 5 years ago
i2c_set_timeout(I2C_NUM_0, 400000);
Hi @negativekelvin, it works. Could you tell me why the "400000" is the "magic number"?
bro try it. I solved problem SSD1306Wire display(0x3c, I2C_SDA, I2C_SCL, GEOMETRY_128_64, I2C_ONE, -1); You can look this link https://github.com/ThingPulse/esp8266-oled-ssd1306
Environment
git describe --tags
to find it): v3.2-2xtensa-esp32-elf-gcc --version
to find it): 1.22.0-80-g6c4433aHi,
I have a timeout problem while trying to read BQ27220 device number. I posted it here (https://www.esp32.com/viewtopic.php?f=13&t=11847) with a lot more details