ESP32-C6 Actual I2C frequency not change, always 100KHz #11241
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Status: Needs investigation
We need to do some research before taking next steps on this issue
Board
ESP32-C6-DevKitC-1
Device Description
ESP32-C6-DevKitC-1
Hardware Configuration
GPIO 23 for SDA, 22 for SCL.
Version
latest stable Release (if not listed below)
IDE Name
Arduino IDE
Operating System
Ubuntu 22
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
512000
Description
Using Wire Scan example. I set frequency 10Khz but actual waveform is still 100Khz. Change to 400Khz, it still keeps 100Khz. Using Wire.getClock() shows the same freq as setting.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: