Search found 2 matches

by Lalith
Wed Jul 19, 2023 5:07 am
Forum: General Discussion
Topic: I2C timeout and ESP32 S3 version
Replies: 4
Views: 3028

Re: I2C timeout and ESP32 S3 version

Hi, Did you get your I2C timeout issue solved? using the i2C_set_timeout(), I have been trying to get my communications working but facing similar issues you faced. I have been trying to communicate to a Sensirion Sensor, after reading the 1st data after reboot i have been getting Only TIMEOUT ERROR...
by Lalith
Tue Jul 18, 2023 10:33 am
Forum: General Discussion
Topic: I2C TIMEOUT ISSUE
Replies: 0
Views: 558

I2C TIMEOUT ISSUE

Hi, I was working on esp32 s3 with the I2C_simple example.
I was able to make the I2C connection with the slave but, When I was trying to read from the slave after reading the 1st data I am getting I2C Timeout.

any suggestions could be helpful.

Regards
LRJ