You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to replicate with the BeagleBoard.org May-14 Debian image:
root@beaglebone:# uname -a
Linux beaglebone 3.8.13-bone50 #1 SMP Tue May 13 13:24:52 UTC 2014 armv7l GNU/Linux
root@beaglebone:# while [ /bin/sh/ ]; do cat /sys/devices/ocp.3/48304000.epwmss/48304180.eqep/position && sleep 0.1; done
I'm not able to replicate with the BeagleBoard.org May-14 Debian image:
root@beaglebone:# uname -a
Linux beaglebone 3.8.13-bone50 #1 SMP Tue May 13 13:24:52 UTC 2014 armv7l GNU/Linux
root@beaglebone:# while [ /bin/sh/ ]; do cat /sys/devices/ocp.3/48304000.epwmss/48304180.eqep/position && sleep 0.1; done
Is there a better way for me to try to replicate?
—
Reply to this email directly or view it on GitHub.
After exactly 1020 position reads the position stops updating
The text was updated successfully, but these errors were encountered: