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.

TUSB422: INT_IN no connect

Part Number: TUSB422

Hello Team , 

my top assigned account is planning to use the TUSB422 for TYpe C PD negotiations in a sink only device .


Can they configure to make sure the INT_IN pin is not connected to any uC .

Due to their manufacturing capability limitations they are unable to make connections to the INT_IN pin hence wish to leave it floating .

please let me know your views .

  • Shreenidhi

    The TUSB422 asserts the INT_N pin low anytime an unmasked event occurs. Upon assertion of the interrupt, the TCPM should read the Alert Registers to determine the reason for interrupt.

    Without INT_N, how do they plan to handle the Alert? If they plan to constantly poll the Alert Register, this will become a huge overhead for the uC.

    Thanks
    David