How to change to high level trigger?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to change to high level trigger?

1,180件の閲覧回数
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?

ラベル(2)
0 件の賞賛
返信
3 返答(返信)

1,034件の閲覧回数
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 件の賞賛
返信

1,034件の閲覧回数
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 件の賞賛
返信

1,034件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

I think better option board-mx6q_sabresd.c

0 件の賞賛
返信