Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Position Stops Updating #2

Open
teknoman117 opened this issue May 12, 2014 · 2 comments
Open

Position Stops Updating #2

teknoman117 opened this issue May 12, 2014 · 2 comments
Assignees
Labels

Comments

@teknoman117
Copy link
Owner

After exactly 1020 position reads the position stops updating

@teknoman117 teknoman117 self-assigned this May 12, 2014
@pdp7
Copy link
Contributor

pdp7 commented Jul 1, 2014

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?

@teknoman117
Copy link
Owner Author

I haven't been able to replicate it either.

On Jul 1, 2014, at 12:38 AM, Drew Fustini notifications@github.com wrote:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants