State of GPIOs for STM32H7 MCUs
Hi can someone please point me to the relevant datasheet that describes the state of the STM32H7 GPIO pins during the following conditions:
1) During power up
2) Just after reset (when the Power On Reset is released)
My understanding is this:
1)
During power up -
High Impedance2) After
Power On Reset is released -
Analog InputIn application mode, of course the state of the GPIO will be set according to user configuration.
Cant seem to find this information in the STM32H7 data sheets
Many thanks.