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

Edge Detection is not working for R8 based GPIO #1

Closed
xtacocorex opened this issue Mar 25, 2016 · 2 comments
Closed

Edge Detection is not working for R8 based GPIO #1

xtacocorex opened this issue Mar 25, 2016 · 2 comments
Assignees

Comments

@xtacocorex
Copy link
Owner

When trying to add callbacks on the R8 based GPIO Pins, the edge file is not in the directory for the exported GPIO.

Need to do memory mapped work similar to RPi.GPIO.

@xtacocorex
Copy link
Owner Author

Latest commit adds protection against trying to set edge detection and callbacks on the R8 based GPIO.

@xtacocorex xtacocorex self-assigned this Apr 3, 2016
xtacocorex added a commit that referenced this issue Apr 9, 2016
…NT3 pins as useable for edge detection and callbacks
@xtacocorex
Copy link
Owner Author

Closing due to the only R8 GPIO that can support Edge Detection is AP-EINT1 and AP-EINT3 which were added in commit 0e1cf46.

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

No branches or pull requests

1 participant