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

Use PB0 (ICP1) instead of PD2 (INT0) for a more reliable timer reading #7

Open
valerionew opened this issue May 4, 2018 · 0 comments
Labels
enhancement New feature or request Hardware Hardware related issues
Milestone

Comments

@valerionew
Copy link
Owner

Using ICP1 allows a much more reliable timer reading, since it uses dedicated hardware to store the timer value instead of calling a software interrupt.
An interrupt is called anyways, but the timer value is already latched into a register.

@valerionew valerionew added enhancement New feature or request Hardware Hardware related issues labels May 4, 2018
@valerionew valerionew added this to the Hardware v1.1 milestone May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hardware Hardware related issues
Projects
None yet
Development

No branches or pull requests

1 participant