Question
Push-pull vs open drain
Posted on October 16, 2017 at 12:43
Hello there,
I have noticed that in the newer STM32 chips it is possible to configure the GPIO's in 2 kinds of output states:
- Push-pull
- Open-drain
I was wondering which option is drawing less current for driving simple ON/ OFF logic at low frequency? Is it better to use Push-pull without internal pull-up/ pull-down or open-drain + internal pull-up?
I would appreciate all help.
#gpio-open-drain #push-pull