where can I find the detailed configuration info.? thanks.
where can I find the detailed configuration info.? thanks.
Hi,
The GPIO’s will be tristated when both trstb and reset_b are low and the pull-up will come into picture once we are out of reset based on the conditions listed below.
If output is disabled and if IE is high and PADS_PCFG0.PUE bit is zero , then pad will be tri-stated.
If output is disabled and if IE is high and PADS_PCFG0.PUE bit is set , then pad will be pulled up.
There is nothing we can do on chip to drive a low during the short period. You will have to manage the situation on the board.
Regards,
Anand Selvaraj.
Hi,
The GPIO’s will be tristated when both trstb and reset_b are low and the pull-up will come into picture once we are out of reset based on the conditions listed below.
If output is disabled and if IE is high and PADS_PCFG0.PUE bit is zero , then pad will be tri-stated.
If output is disabled and if IE is high and PADS_PCFG0.PUE bit is set , then pad will be pulled up.
There is nothing we can do on chip to drive a low during the short period. You will have to manage the situation on the board.
Regards,
Anand Selvaraj.