Search found 3 matches

by sureshsoft
Thu Jan 09, 2025 11:32 am
Forum: General
Topic: Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board
Replies: 4
Views: 1398

Re: Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board

Hello Martin,

Thanks. It's working fine. Also, the interface with the I2C slave device(XL9555) is not working. Please cross-check any configuration or missing points in my project.

I need an SPI sample program on Flowcode, Is it possible to share ?

Regards
Suresh B
by sureshsoft
Wed Jan 08, 2025 11:22 am
Forum: General
Topic: Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board
Replies: 4
Views: 1398

Re: Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board

Hello Martin, I wanted to share an issue I've encountered while working with my setup. Here's what happened: My Pico I2C is connected to an I2C-to-GPIO extender module, which is in turn attached to a 20x4 LCD module. I've loaded the attached program and observed that the LCD updates character by cha...
by sureshsoft
Wed Jan 08, 2025 7:27 am
Forum: General
Topic: Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board
Replies: 4
Views: 1398

Assistance Needed: Delayed Response in I2C Communication on RP2040/PICO Board

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 v...