cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f429 GPIO input impedance

harry123
Senior

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

If yes what is the value.

1 ACCEPTED SOLUTION

Accepted Solutions
Melc_dB
ST Employee

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Melc_dB
ST Employee

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Uwe Bonnes
Principal III

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.