GPIO level for IMX8MQ SoC

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

GPIO level for IMX8MQ SoC

1,182 次查看
Joe_C
Contributor I

I measure the level of GPIO to be high, I want to power on to be low, how should I set the level of GPIO?

0 项奖励
回复
5 回复数

1,173 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Which gpio do you want to change?

0 项奖励
回复

1,170 次查看
Joe_C
Contributor I

Initialize gpio01_03 as soon as uboot starts.

0 项奖励
回复

1,167 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Do you mean GPIO1_IO03?

0 项奖励
回复

1,165 次查看
Joe_C
Contributor I

IMX8MQ_PAD_GPIO1_IO03__GPIO1_IO3

0 项奖励
回复

1,119 次查看
jimmychan
NXP TechSupport
NXP TechSupport

If you want to set it to low when u-boot start, you can set it to low in <board>.c file in u-boot source code.

0 项奖励
回复