-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
When debounce is set to 1ms, pins 22 and 23 do not register digital input—rendering emergency stop and probe input entirely non-functional.
To reproduce this, set debounce to 1ms and restart controller unit, then switch inputs on pins 22 and 23. Doug has been able to reproduce this error on his machine. Setting debounce back to 5ms and restarting again causes the problem to revert.
This problem does not occur with pins 3 and 4.
Other pins and debounce times have not been tried.
Current hypotheses:
- Somehow, pins 22 and 23 are treated differently in the firmware than pins 3 and 4.
- Electrical noise during startup causes pins 22 and 23 not to initialize somehow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels