GPIO toggle delay

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GPIO toggle delay

818件の閲覧回数
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 返答(返信)

780件の閲覧回数
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 件の賞賛

807件の閲覧回数
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 件の賞賛