Hello,
I am trying to use the test points 16 (GPIO4_18) and 17 (GPIO4_23) of the EVK as GPIO inputs.
I am able to succesfully toggle both GPIOs when outputs but when I configure them as inputs, I am not able to get the value to change. Should that be doable on the EVK?
Erwan
Solved! Go to Solution.
Hi ekerebel,
Well, you may follow the Reference manual to do the correct configuration of the GPIO's, also you could use the config tools to do this.
Reference Manual:
https://www.nxp.com/webapp/Download?colCode=IMX6SLLRM
Config tools:
Regards,
Israel.
Hi ekerebel,
Well, you may follow the Reference manual to do the correct configuration of the GPIO's, also you could use the config tools to do this.
Reference Manual:
https://www.nxp.com/webapp/Download?colCode=IMX6SLLRM
Config tools:
Regards,
Israel.
Thank you
I updated my dts and am now able to use TP17 as GPIO input
Thank you Israel,
Is the Config tool compatible with the 6SLL? I thought it was not.
The new releases are compatible, as you can see below:
Regards,
Israel.