Skip to main content
Visitor II
November 2, 2003
Question

How many type of setting in I/O ? (by setting of PADR,PADDR,PAOR)

  • November 2, 2003
  • 2 replies
  • 666 views
Posted on November 02, 2003 at 20:24

How many type of setting in I/O ? (by setting of PADR,PADDR,PAOR)

    This topic has been closed for replies.

    2 replies

    alanlai1Author
    Visitor II
    October 31, 2003
    Posted on October 31, 2003 at 06:10

    How many type of setting in I/O ? (by setting of PADR,PADDR,PAOR)

    Thank you very much ^^
    Visitor II
    November 2, 2003
    Posted on November 02, 2003 at 20:24

    it depends on the IO pad you are refering too, you have to check first in the datasheet.

    But usually :

    DDR OR meaning

    0 0 floating input

    0 1 pull-up input

    1 0 open drain output

    1 1 push pull output

    But first you have to refer to the I/O ports chapter in the datasheet of the product you use.

    Hope it can help