Tool/software:
HI All,
Is the state of the DIO pin at power-on (before initialisation) HI-z?
Also, what is the state of the DIO pin immediately after recovery from reset?
Best Regards,
Ito
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.
Tool/software:
HI All,
Is the state of the DIO pin at power-on (before initialisation) HI-z?
Also, what is the state of the DIO pin immediately after recovery from reset?
Best Regards,
Ito
Hello,
If the pins have not been defined, then the DIO will be high impedance (tri-state condition). "By default, the I/O driver (output) and input buffer (input) are disabled (tri-state mode) at power on or reset, and thus the I/O pin can safely be left unconnected (floating)." See the Technical Reference manual for the device (https://www.ti.com/lit/ug/swcu191/swcu191.pdf?ts=1744200935874&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FCC2651R3SIPA) section 13.5.
BR,
David.
Dear David
Thank you for your advice, and I have one more question about your advice.
> By default, the I/O driver (output) and input buffer (input) are disabled.
> ~ safely be left unconnected (floating)
From the point of view of input buffer, if input buffer is floating, input buffer is weak from external noise and something.
Might it be happened latch-up? or are there any other protections?
Hello,
They are in high impedance mode, therefore they can be left unconnected.
BR,
David.
Thank you for your reply.
As I understand it, when an input pin is floating and in a high-impedance state, it becomes susceptible to external noise, which could potentially trigger latch-up.
Is this understanding correct?
I’m particularly concerned that a floating input pin might cause latch-up due to external noise.
In CC2651R3SIPA, could you please explain why unconnected input pins are typically protected from latch-up, even though they may be exposed to noise?
Thanks.
Hello Toshio,
Apologies for the delay due to holidays. If the input pins are left unconnected/floating, it is recommended to configure the pull up/pull down to make sure they are in a known state.
BR,
David.
Thanks.
Regarding the state of DIO pins at power-on, before the MPU wakes up, the DIO direction (input/output) is not yet defined.
Based on your comments, which approach do you recommend?
> The I/O pin can safely be left unconnected (floating).
> It is recommended to configure a pull-up or pull-down resistor.
BR,
Hello TI teams,
Do you have any update about above question?
Since the DIO direction (input/output) is not yet defined before the MPU wakes up, would it be necessary to add an external pull-up or pull-down resistor to ensure the pin can be safely left floating?
BR,
Hello Toshio,
Apologies for the delay. There should not be a latching effect if the device is subjected to voltages and conditions lower than what it is stated in the "Absolute Maximum Ratings" of the data-sheet (See chapter 8.1). In addition, please consider that the device should not be exposed to ESD events that overcome the data-sheet specifications as well (See chapter 8.2 about ESD Ratting).
BR,
David.