2025-02-05 08:32 PM - last edited on 2025-02-06 07:15 AM by Andrew Neil
Hi,
I am using a STM32H753Zl MCU and have configured an FT pin (PCO) for 5V digital inputs. However, since the pin is floating I have enabled the internal pull-down resister via CubelDE. While testing it worked fine, but is there any
damage this could cause to the board in the long run?
Thanks
2025-02-05 11:33 PM - edited 2025-02-05 11:35 PM
If you look at the data sheet, you will find two statements:
Section 7.2, table 118:
This means that the pull-down can withstand 5V when VDD is applied - the emphasis here is on ‘applied’. If VDD is switched off and therefore 0V, you exceed the above condition by 1V.
Hope that helps?
Regards
/Peter
2025-02-06 05:19 AM
Yes thank you. Just to confirm, that means that if VDD is applied then there is no issue with using an internal pull-down resistor and the pin can withstand 5V?
2025-02-06 06:55 AM
Correct.