Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board
Posted: Wed Jan 08, 2025 7:27 am
Hello everyone,
I am facing an issue with I2C communication on the RP2040/PICO development board, and I hope to get some guidance to resolve it. Here's the situation:
Delayed Response:
I observed a delayed response in I2C communication, specifically when updating characters on a 20x4 LCD connected via an I2C-to-IO expander IC. Updates occur one character at a time, leading to noticeable delays.
Frequency Configuration:
I have tested the board with a maximum frequency setting of 64 MHz in the configuration (the maximum possible frequency is 135 MHz).I can't find the setting above 64MHZ.
Additional Notes:
I used the same configuration code with an ESP32, which worked perfectly without delays.
The issue seems specific to the RP2040/PICO setup.
Regards
Suresh B
I am facing an issue with I2C communication on the RP2040/PICO development board, and I hope to get some guidance to resolve it. Here's the situation:
Delayed Response:
I observed a delayed response in I2C communication, specifically when updating characters on a 20x4 LCD connected via an I2C-to-IO expander IC. Updates occur one character at a time, leading to noticeable delays.
Frequency Configuration:
I have tested the board with a maximum frequency setting of 64 MHz in the configuration (the maximum possible frequency is 135 MHz).I can't find the setting above 64MHZ.
Additional Notes:
I used the same configuration code with an ESP32, which worked perfectly without delays.
The issue seems specific to the RP2040/PICO setup.
Regards
Suresh B