Skip to main content
Graduate II
June 10, 2024
Solved

stm32f429 GPIO input impedance

  • June 10, 2024
  • 2 replies
  • 1988 views

Will there be any input impedence for the gpio's of stm32f429

If yes what is the value.

    This topic has been closed for replies.
    Best answer by Melc_dB

    Hello @harry123,

    The GPIO impedance depends on the configuration. 

    As you talk about "input impedance", I assume that GPIOs are configured in digital input or analog input, in this case GPIOs are High impedance if no pull(up or down) resistor activated.

    GPIOs have internal 40kOhms pull-up and pull-down resistor that can be internally activated see Table 56 in stm32f429 datasheet : DocID024030.

    Hope that answers your question

    Best regards,

    Melchior

    2 replies

    Melc_dBAnswer
    ST Employee
    June 10, 2024

    Hello @harry123,

    The GPIO impedance depends on the configuration. 

    As you talk about "input impedance", I assume that GPIOs are configured in digital input or analog input, in this case GPIOs are High impedance if no pull(up or down) resistor activated.

    GPIOs have internal 40kOhms pull-up and pull-down resistor that can be internally activated see Table 56 in stm32f429 datasheet : DocID024030.

    Hope that answers your question

    Best regards,

    Melchior

    Graduate II
    June 10, 2024

    As input and without pull resistor and in the allowed input voltage range, the input impedance is the effectiv input capacitance.The F429 datasheet does not mention the typical input capacitance, but probably 5 pF is no bad guess.