i.MX 8M Plus How to control the level of gpio in the spl phase before uboot

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

i.MX 8M Plus How to control the level of gpio in the spl phase before uboot

136 Views
meeeeeei
Contributor I

I use imx8m plus chip, my device has 5 relays, when the device is just powered on, the gpio of these 5 relays will be pulled up for a period of time, and will be pulled up in the spl stage before the uboot is started. How can I solve this problem

0 Kudos
2 Replies

107 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @meeeeeei 

 

You can take this AN14205 for reference. That is for imx93 but the process is the same fot imx8MP.

 

Best regards,

Salas.

0 Kudos

84 Views
meeeeeei
Contributor I

Hi @Alejandro_Salas

I control gpio in spl.c, but it doesn't work, is there any place I can control it earlier than this?

0 Kudos