mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-15 07:15:27 +02:00
The I2C hardware has limitations on min and max bus frequency directly related to CPU frequency, bus speed cannot be greater than 1/100 CPU clock, nor less than CPU clock / 8192.