We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
ForrestErickson
nk25719
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: