2025-04-28 5:24 PM
I am confused about the limits of the FT pins on this MCU. I think I understand the maximum voltage on an FT pin except FT_c is Vdd + 4V as long as no pulls are enabled. So with 3.3V Vdd the max voltage on most FT pins will be 8.3V is that correct? Its a bit confusing where that footnote is placed.
Beyond that, given the voltage limit is 8.3V how does it matter if the positive injection current limit is 0mA? That means I need an infinitely large resistor to prevent any injection current when the voltage is over Vdd. Or does N/A mean there is no current limit so long as the voltage is not exceeded?
Thank you.
Solved! Go to Solution.
2025-04-28 7:38 PM - edited 2025-04-28 7:39 PM
> Or does N/A mean there is no current limit so long as the voltage is not exceeded?
Yes, basically this, but a few things to note here:
*STM32 microcontroller GPIO hardware settings and low-power consumption - Application note
2025-04-28 7:38 PM - edited 2025-04-28 7:39 PM
> Or does N/A mean there is no current limit so long as the voltage is not exceeded?
Yes, basically this, but a few things to note here:
*STM32 microcontroller GPIO hardware settings and low-power consumption - Application note
2025-04-29 5:33 PM
@TDK When you say positive injection current is not possible, you mean because of the internal circuitry it won't allow positive injection current until the voltage is above the given value? As you point out, 7.3V in this case.
2025-04-29 5:36 PM
Correct.