2025-01-18 12:27 AM - edited 2025-01-18 12:27 AM
I have a 12V GPIO high logic input on my board. Should I convert it to a 5V logic level or a 3.3V logic level? Previously, I have implemented 12V to 5V logic level conversion and already have components for this conversion in my inventory. If feasible, can I proceed with 12V to 5V conversion, or is it generally more advantageous to convert 12V high to 3.3V logic level for better compatibility or performance? Is there any recommended project/schematic/component that I should look into for this application?
Solved! Go to Solution.
2025-01-18 01:58 AM
For most use cases, 2 resistor divider is enough (like 27k + 10k). For some, even one serial resistor is enough.
Any details?
2025-01-18 01:58 AM
For most use cases, 2 resistor divider is enough (like 27k + 10k). For some, even one serial resistor is enough.
Any details?
2025-01-19 04:47 AM
I want to know if the pins are 5V tolerant or just 3V3 tolerant?
2025-01-19 04:57 AM
See in ds of your cpu. pin list...
But anyway: this is a 3v3 cpu, so use 3v3 level for input signals. Not a difficult decision .