MKE06 IO input set

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

MKE06 IO input set

739 Views
lifeng
Contributor II

SDK_2.3.0_MKE06Z128xxx4: fsl_gpio.c

for input setting, set PDDR OK,  not set PIDR, still disable IO input, read IO return 0.

pastedImage_1.png

set PDDR and PIDR for input IO

pastedImage_2.png

0 Kudos
3 Replies

584 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Thank you for the info.

The latest MCUXpresso SDK for KE06 had fixed this issue.

pastedImage_2.png

Please check below GPIO_PinInit() function at <fsl_gpio.c> file:

pastedImage_1.png


Have a great day,
Mike

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

584 Views
lifeng
Contributor II

Thank you !

0 Kudos

584 Views
lifeng
Contributor II

Thank you !

0 Kudos