Search found 1 match

by esp32me
Sun Mar 07, 2021 9:57 am
Forum: General Discussion
Topic: understanding I2C
Replies: 2
Views: 3126

understanding I2C

Hello! After starting with Arduino boards and Arduino IDE I'm now using ESP32-boards and VS Code/PlatformIO with ESP-IDF. So I read I2C-chapter of ESP-IDF programming guide/API reference and want to have a better understanding of these functions. A typical code from GitHub looks like this (and it wo...