Replies: 1 comment
-
Hi @vmsil,
That is unlikely, I2C is ~20% slower if I remember right but it should not result in lost pulses. Thanks! |
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
-
Hi Maxim, I'm having issue with counting encoder pulses.
RPM reading is slightly changing (approx. 300/-+8rpm) and this ruins my thread.
This probably is caused by interference in cables or something like that, I need to check the signal with a scope when I get one.
What I'm wondering is that I'm using LCD I2C display and on some thread you mentioned
that it is slower to update display with I2C, can this cause issue for me?
My coding skills are so minimal that I cannot see from the code how display update is being handled :)
My build is H2 sw7.
Beta Was this translation helpful? Give feedback.
All reactions