This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCA9535: No pull-up/pull-down on input pins

Part Number: TCA9535

Hello Guys,

Just curious on what would happen to TCA9535 if there is no pull up or pull down resistor on undriven pin which is configured as an input?

Thanks in advance!

Art

  • Art,

    Thanks for reaching out.

    Leaving an input pin floating has a few common effects. First, it greatly increases current consumption by the device, since the input is sitting at midrail. Second, the input would be perceived as constantly toggling back and forth, trigging interrupts constantly. This would effectively render the interrupt function useless.

    This is an example of a situation where current consumption was high, and it was determined to be caused by the floating input stages of the device:

    Best,

    Danny