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

Deferred interrupt handling for lock state #1

Open
stkdiretto opened this issue Aug 26, 2018 · 1 comment
Open

Deferred interrupt handling for lock state #1

stkdiretto opened this issue Aug 26, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stkdiretto
Copy link
Contributor

Goal: Use FreeRTOS capabilities for handling PIN_LOCK_LATCH_SWITCH and PIN_LOCK_ROTATION_SWITCH state changes.

Both pins should be attached to an ISR, which in turn notifies a waiting/blocking handler and takes care of anything from there on

@stkdiretto stkdiretto added enhancement New feature or request help wanted Extra attention is needed labels Aug 26, 2018
@stkdiretto stkdiretto self-assigned this Aug 26, 2018
@stkdiretto
Copy link
Contributor Author

stkdiretto commented Aug 26, 2018

Partly solved in 76f2806

Motor opening/parking should be put into another task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant