MKE02Z32VLC4R unused pin configuration

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

MKE02Z32VLC4R unused pin configuration

Jump to solution
843 Views
jun1
Contributor V

Hi.

I am always indebted.

Regarding the subject of the title, unused pins will follow the answer below.

Configuration for Unused Pins/GPIOs on Kinetis 

 

So the question is, does “Disabled” mean that the register settings are as follows?
-Input is disabled (GPIOx_PIDR [PID] = 1)
-Output is disabled (GPIOx_PDDR [PDD] = 0)
-Internal pull-up is disabled (PORT_PUE (L / H) [PTxPEn] = 0)
-High drive function disabled (HDRVE = 0x00)

Thank you.

 

0 Kudos
1 Solution
835 Views
nxf56274
NXP Employee
NXP Employee

Hi,

Pins are disabled or analog by default. You needn't configure them.

Have a great day,
TIC

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

- We are following threads for 7 days 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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
836 Views
nxf56274
NXP Employee
NXP Employee

Hi,

Pins are disabled or analog by default. You needn't configure them.

Have a great day,
TIC

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

- We are following threads for 7 days 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
828 Views
jun1
Contributor V

HI.

Thank you. relieved.

 

0 Kudos