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

SPI Buss Controler at 5V and the ESP32 at 3.3V May Fail #50

Open
ForrestErickson opened this issue Oct 20, 2024 · 0 comments
Open

SPI Buss Controler at 5V and the ESP32 at 3.3V May Fail #50

ForrestErickson opened this issue Oct 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ForrestErickson
Copy link
Collaborator

Describe the Failure / Bug
A clear and concise description of what the failure / bug is. Describe the problem NOT the fix.

Short Summary of the expected behavior: Connect an SPI Controller to and SPI Peripheral should not damage parts.

Short Summary of the buggy behavior: 5V controllers for example UNO may over voltage inputs on 3.3V Peripherals for example ESP32

Elementary explanation of voltage incompatibility and some level shifting solutions.

https://www.arrow.com/en/research-and-events/articles/using-a-level-shifter-to-integrate-different-voltage-signals

@ForrestErickson ForrestErickson added the bug Something isn't working label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants