GPIO level for IMX8MQ SoC

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

GPIO level for IMX8MQ SoC

1,033 Views
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 Kudos
Reply
5 Replies

1,024 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which gpio do you want to change?

0 Kudos
Reply

1,021 Views
Joe_C
Contributor I

Initialize gpio01_03 as soon as uboot starts.

0 Kudos
Reply

1,018 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Do you mean GPIO1_IO03?

0 Kudos
Reply

1,016 Views
Joe_C
Contributor I

IMX8MQ_PAD_GPIO1_IO03__GPIO1_IO3

0 Kudos
Reply

970 Views
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 Kudos
Reply