GPIO toggle delay

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

GPIO toggle delay

1,652 次查看
preddy
Contributor I

Hi,

I have programmed S32K144 to make a gpio pin high on main function and also configured it as pull down on processor expert. The problem is, after giving the controller 5v supply it was taking 16 milliseconds to make this pin high. How can I reduce this 16ms delay as minimum as possible.

 

 

Regards,

Prashanth Reddy

0 项奖励
回复
2 回复数

1,614 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 

Please check if the answers in the post are helpful: watchdog driver initialize of SDK cost too much time

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复

1,641 次查看
Guofred
Contributor III

Hi Preddy ,

it's a pleasure to talk with you. i have some method  for you reference.

1)write code in machine/assembly language.

2)review the capability of the hardware , the GPIO's responds need some time, the PCB layout wire also need to reduce the stray capacitance if you don't have measure the GPIO pin directly.

thanks.

Best regards.

Guofred

0 项奖励
回复