How to change to high level trigger?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to change to high level trigger?

1,184 次查看
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,038 次查看
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,038 次查看
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,038 次查看
igorpadykov
NXP Employee
NXP Employee

I think better option board-mx6q_sabresd.c

0 项奖励
回复