GPIO Arduino Connectors

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

GPIO Arduino Connectors

1,005 Views
adityaprajapati
Contributor I

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

Labels (1)
Tags (1)
0 Kudos
2 Replies

763 Views
gokmenavci
Contributor II

how do you read the data on A3 ?

0 Kudos

763 Views
CarlosCasillas
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos