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

[FR] Add motor stall detection to FFC cable chain #74

Open
pyr0ball opened this issue Jun 5, 2020 · 0 comments
Open

[FR] Add motor stall detection to FFC cable chain #74

pyr0ball opened this issue Jun 5, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request needs review For new bug requests, validate if it's an actual bug

Comments

@pyr0ball
Copy link
Owner

pyr0ball commented Jun 5, 2020

As we're already introducing an MCU nearby the stepper motors, it wouldn't be too difficult to implement a current monitoring circuit that could be tuned to detect stalls and jams.

The circuit would simply need a small-value resistor, or even a serpentine trace with a known resistance, and two ADC pins, or a differential amp circuit and one ADC pin, to detect current spikes, which could then be relayed to the main MCU over I2C

@pyr0ball pyr0ball added enhancement New feature or request needs review For new bug requests, validate if it's an actual bug labels Jun 5, 2020
@pyr0ball pyr0ball self-assigned this Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs review For new bug requests, validate if it's an actual bug
Projects
None yet
Development

No branches or pull requests

1 participant