Resolved! About Pull-Up choice in STM32F4-DISCOVERY
Hey, I have an STM32F4 discovery board which have a user button on it. I am setting button pin as input and when I try pull-down, it works as it should be,HIGH when pressedLOW when not pressedBut if I do not know wrong, when I choose pull-up then it ...