Push-Pull logic with weak pull-up?

Papabravo

Joined Feb 24, 2006
21,227
Well sure. If you turn off both halves of a complementary output, you have an input with a weak pullup. Seems like the standard port configuration for an Atmel part,
 

Thread Starter

Selmesal

Joined Oct 4, 2016
4
Is an input with a weak pull needed only when you drive it with an open drain configuration?
(i.e. if the input signal was driven by a push-pull, would you still need a pull-up on the input pin?)
 

kubeek

Joined Sep 20, 2005
5,795
if you allways drive an input pin with a push-pull output, and both devices are allways on at the same time, then the pullup is not needed and just wastes power.
Weak pullups allow for only very slow signals, but consume very little power. For higher speeds you would usually need a stronger pullup outside the chip.
 
Top