i.MX8M Mini GPIO timing question

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

i.MX8M Mini GPIO timing question

928 次查看
martinbernier
Contributor I

Hi,

at the reset state all GPIO will be in input mode, what will be the delay from reset state to configuration, for a GPIO on the 3.3V domain, let say I need to configure a GPIO in output and set a specific level.  I'm using the same booth up sequence as the 8M mini EVK, so what will be delay for the 3.3V to be ready and the GPIO configured?

Thank you

Martin

标签 (1)
0 项奖励
5 回复数

843 次查看
b36401
NXP Employee
NXP Employee

Most GPIO pins are input after reset and the software configures it as output. So the time is application dependent.

As for GPIO pins that are output by default (like PMIC_ON_REQ one) there is no time specified.

0 项奖励

843 次查看
martinbernier
Contributor I

My question is more about the settle time from boot up, not at what speed we can toggle a GPIO.  So how much time it will take from boot to fully configured GPIO?

 

Thank you

Martin

0 项奖励

843 次查看
igorpadykov
NXP Employee
NXP Employee

> So how much time it will take from boot to fully configured GPIO?

after POR release GPIO module is fully configured and ready to use,

please look at Figure 3. The power-up sequence

i.MX 8M Mini Applications Processor Datasheet for Consumer Products

Best regards
igor

843 次查看
martinbernier
Contributor I

Thank you

0 项奖励

843 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Martin

i.MX8M Mini GPIO module is the same as in i.MX6Q,

with about 5MHz typical delays as described on

https://community.nxp.com/thread/323306 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励