How to change to high level trigger?

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

How to change to high level trigger?

595 Views
jiangshao
Contributor V

I want to use a GPIO on imx6 sabre_sd as INPUT(default), the default is low level trigger,

how to change to high level trigger?

Labels (2)
0 Kudos
3 Replies

449 Views
igorpadykov
NXP Employee
NXP Employee

Hi jiang

default (after reset) levels are defined in

IMX6DQCEC  Table 100. 21 x 21 mm Functional Contact Assignments

they can not be chaged, this is fixed in hardware. One can change them later in Uboot or

Linux.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

449 Views
jiangshao
Contributor V

Thank you for your reply.

I know I can change it , but I want to know how to change it,

such as whether I can set it in the board-mx6q_sabresd.c or gpio.c ?

0 Kudos

449 Views
igorpadykov
NXP Employee
NXP Employee

I think better option board-mx6q_sabresd.c

0 Kudos