2020-09-07 3:38 AM
2020-09-07 4:22 AM
For reset values of pins, see GPIO chapter in RM, mainly MODER and PUPDR registers.
Most pins in 'Fxx are input by default.
JW
2020-09-07 4:22 AM
For reset values of pins, see GPIO chapter in RM, mainly MODER and PUPDR registers.
Most pins in 'Fxx are input by default.
JW
2020-09-07 7:15 AM
Thanks Jan,
I checked it in RM and get the confirmation that's a floating input during reset.
UB