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

VCC lines should be 5V or 3.3V? #42

Open
amchagas opened this issue Nov 18, 2022 · 1 comment
Open

VCC lines should be 5V or 3.3V? #42

amchagas opened this issue Nov 18, 2022 · 1 comment
Assignees

Comments

@amchagas
Copy link
Member

  • The ESP32 runs 3.3V IOs that are 5V intolerant.
  • The beehive main board has a 5V power line, which might not be the best case scenario for the power line, considerning the point above.

So the question is, should we have just a 3.3V power line, so that the whole system is simpler, harder to damage (as acidental 5V input into the 3.3V IOs will damage them?)

Another potential solution would be to make adaptors that sit on the connectors of the main board and have level shifters built in them.

@amchagas
Copy link
Member Author

One point for having VCC at 5V is that some of ICs require 5V for power. But we should double check which ones need that, and which ones cn be powered with 3.3V?

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