GPIO power up time issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPIO power up time issue

949 Views
Bhuvana
Contributor I

MCU: FS32K144UAT0VLLT
100LQFP

before the GPIO pin initialization, PTA17 is high always (only that I have checked). That should be in low how to make it low.

0 Kudos
Reply
4 Replies

945 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Bhuvana,

PTA17 default DISABLED(High impedance). If you want to make it low before initialization, please add external pull-down mechanism.

PTA17 DISABLED.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply

943 Views
Bhuvana
Contributor I

Bhuvana_0-1660639622037.png

means all the mentioned pin (others section)will be like this only ?

0 Kudos
Reply

939 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

All GPIO(except PTA4\PTA5\PTC4\PTC5) default Disabled High impedance. 

The on-chip peripheral modules are disabled and the non-analog I/O pins are initially configured as disabled. The pins with analog functions assigned to them are configured for their analog functions after reset.

925 Views
Bhuvana
Contributor I

Thanks for your info @Robin_Shen 

0 Kudos
Reply