We use GPIO1_IO0 and IO1 as the reset MR input, we know the IO0 is internal pull up but IO1 is internal pull down. Do we have method to let IO1 to be pulled high? It seems there is only IO0 that has internal pulled up. The internal pull down will let reset IC continue to reset.
Hi Franky
out of reset state is described on Table 100. i.MX 7Dual 19 x 19 mm functional
contact assignments i.MX7D Datasheet
http://cache.nxp.com/files/32bit/doc/data_sheet/IMX7DCEC.pdf
and there is no way to change that behaviour immediately after power-up.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Could we use pull high on this pin to change the initial status?
in general yes, it can be overriden with external pull resistor.
~igor