NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Everything Else » Define PUOE

June 13, 2011
by JoyceChee
JoyceChee's Avatar

can anyone explain what is Pull-Up Override Enabled (PUOE)?

June 13, 2011
by bretm
bretm's Avatar

For general-purpose I/O pins, the pull-up state is controlled by the PORTxn bit when the pin is configured for input (DDRxn = 0), except that all pull-ups are disabled when bit PUD of MCUCR is set.

PUOE turns on an internal override mechanism. Most pins have an alternate function, e.g. if you enable serial I/O it makes the TX and RX pins unusable as general-purpose I/O. The PUOE signal disables the normal pull-up logic and hands it over to PUOV, which is controlled by the alternate function of the pin.

PUOE and PUOV are just internal circuitry, not registers that you can access.

Post a Reply

Please log in to post a reply.

Did you know that two resistors can be used to make a voltage divider? Learn more...