I am using iMX6UL EVK i am trying to configure the gpio on arduino connectors as input and output.
I can read the data on A3 pin which is gpio 2 but cannot set it as output.
basically i cannot set high in any gpio's available.
Can anyone please help me for the same??
if there are any example libraries for it to use interrupt and padding directly even suggest that to me.
Thanks in advance
Warm Regards
Aditya
how do you read the data on A3 ?
Hi Aditya,
You could take a look at the following Community documents, which explains how to use GPIOs with their related Linux files:
https://community.nxp.com/docs/DOC-329735
Additionally, you could also refer to GPIO related sections of the i.MX Linux Reference Manual document (attached).
Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------