Resolved! Pin PC13 in input mode with pull up option does not drive the pin high. STM32F411
Hi,I am trying to configure the pin PC13 in my STM32F411 device as Input with Pull up option and it is connected to a rotary encoder. At initial bootup time, the pin is in toggle state and after that, it is set to 0. In the same project, I also confi...