Solved
State of GPIO lines before loading program to flash - STM32F4
Hi,
I wonder in which state are the GPIO lines of STM32F407VG BEFORE loading program to flash memory.
Thanks :)
Hi,
I wonder in which state are the GPIO lines of STM32F407VG BEFORE loading program to flash memory.
Thanks :)
This depends on the GPIO port: Please check the relevant section GPIO registers in the reference manual for the respective family.
You will find the reset values of GPIOx_MODER, GPIOx_PUPDR etc, which are active until changed by the initialization.
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.