Tool/software:
Hi,
My customer is currently designing with TPS25751S and has a question regarding the proper treatment of unused GPIO pins.
According to the datasheet (Table 5-2), GPIO0/1/2/3/4/5/6/7/11 should be “tied to ground when unused”. At the same time, the TRM describes that GPIOs can be configured as inputs with optional internal pull-downs through register settings.
To confirm:
-
For unused GPIOs, is the recommended practice to physically tie the pins to GND on the PCB (as stated in the datasheet), rather than just leaving them unconnected and relying on internal pull-down configuration?
-
For
I2Cc_IRQ
, the datasheet states “Do NOT tie to ground when unused”, whileI2Ct_IRQ
may be tied to GND. Could you confirm if this interpretation is correct and if any additional precautions are required? -
Would you also recommend configuring unused GPIOs as input/Hi-Z in firmware, even if they are already tied to GND at the board level?
We would appreciate your guidance to ensure that the unused GPIO pins are treated correctly in hardware and firmware.
Thanks,
Conor