Hello!
I'm having trouble connecting the M5 Dual Kmeter 13.2 module to the ESP32S3. According to the documentation, this module has a built-in STM32 that allows communication via I2C, which as far as I understand is brought out on pins 21 and 22. I connect the power supply (the LED on the module lights up), SDA/SCL to the ESP32 pins and unfortunately the module is not detected by the simple scanner in the Arduino IDE. Another module, which also communicates via I2C, is detected without any problems when connected.
What could I be doing wrong?
.
.
.
.
.
I'm having trouble connecting the M5 Dual Kmeter 13.2 module to the ESP32S3. According to the documentation, this module has a built-in STM32 that allows communication via I2C, which as far as I understand is brought out on pins 21 and 22. I connect the power supply (the LED on the module lights up), SDA/SCL to the ESP32 pins and unfortunately the module is not detected by the simple scanner in the Arduino IDE. Another module, which also communicates via I2C, is detected without any problems when connected.
What could I be doing wrong?




Code: Arduino