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

Using a lower voltage for the opto-isolated input #29

Open
BenjaminPoilve opened this issue Nov 11, 2024 · 2 comments
Open

Using a lower voltage for the opto-isolated input #29

BenjaminPoilve opened this issue Nov 11, 2024 · 2 comments

Comments

@BenjaminPoilve
Copy link

I plan on using optical endstops on my machine, and they rely on pre-built board using 5V as signal level.
Am I right to think that I could just replace the 12V ISO input by a 5V power supply, and get on with it (with of course a significant reduction in EMI resistance)?
The led in the opto-isolator would get a bit less than 2mA, which is not great, but should be enough to pull the logic input down, and if not, I'd just have to replace the led resistors.

Is there anything else that I should keep in mind for that modification?

Thanks in advance.

@phil-barrett
Copy link
Owner

phil-barrett commented Nov 11, 2024

I have not tested the PicoCNC with 5V iso voltage. The resistors on the Opto Isolators are 2.2K. With a nominal voltage drop of 1.2V, that leaves 1.7 mA flowing through the EL3H7 opto. While this is not ideal, the datasheet suggests that it can work. If you have problems (like EMI susceptibility), I would replace the resistors with 470 ohm (603 SMT) which would yield 8 mA opto current and a much more robust current transfer ratio. I can talk you through that if you need.

Your board went out in the morning mail drop to the post office, by the way. [edit] oops, Veterans Day. No mail. Goes out tomorrow. Sorry.

@BenjaminPoilve
Copy link
Author

Thank you very much for the confirmation!
That is indeed what I had in mind. I have the necessary tools, so it should be easy to do. My only doubt: the BOM says the resistor are 805 not 603. But I'll be able to measure it once I receive the board.
I'm looking forward building my project with this interesting board!

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