Skip to main content
MAndr.4
Visitor II
November 15, 2021
Question

What is the state of the GPIO of the STM32F767ZIT6 during reset and after reset before configuration?

  • November 15, 2021
  • 1 reply
  • 1408 views

The notes in the STM32F76xxx data sheet DS11532 Rev 7 give 2 different answers to this question. See attached. I'm guessing the default state of the unconfigured GPIO is "Floating Input."

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
November 16, 2021

There are a couple of exceptions, as noted by the register initialization values,but yes mostly input/floating. ie transistors both off, pull up/down resistors not connected.

Analogue Input would be where the digital schmitt trigger on the input is disabled, so nothing internally is going to react to a perceived potential change on the pin itself

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..