I2C and timer #13175
Unanswered
giantsmoon
asked this question in
ESP32
I2C and timer
#13175
Replies: 2 comments
-
Please see Welcome (Please read before posting) for how to format code snippets. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Where does FWIW, my guess is that you are potentially racing against the display driver which could be in the middle of a transaction on the same i2c bus? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
i start to write a program for my ESP32 and i comunicate with a ADC on I2C bus and a OLED and everythingh work perfect . Now i use a timer configurate in periodic time for read the ADC but the data i receive are all corrupt and i don't understand why . I post the code and i hope some one can hle me
Thank you so much
Sergio
(Edit by @jimmo)
Beta Was this translation helpful? Give feedback.
All reactions