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

Protection on the sensor inputs to the micro #728

Open
reesesm2000 opened this issue Jun 12, 2024 · 0 comments
Open

Protection on the sensor inputs to the micro #728

reesesm2000 opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@reesesm2000
Copy link

Version Number

All

Bugfix or Enhancement

Enhancement

Description

The limit switch sensor inputs are delivered straight into the ST microcontroller without any protection or filtering.

Suggested Solution

At least add a low pass filter (RC with 1.5k resistor and 1uF capacitor) to the line from the input connector to the micro. This will provide a low pass filter with ~106Hz cutoff which is plenty for the limit switch. A TVS diode would probably also be a good addition.
This will also stop any interference from the cables of the steppers.

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

2 participants