How to get the time stamp on S32K116 MCU?

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

How to get the time stamp on S32K116 MCU?

ソリューションへジャンプ
406件の閲覧回数
liwei0225
Contributor I

Hello,guys,

     I want to calculate the time difference between two actions ,is there any API available can get the real time time stamp?

    

0 件の賞賛
1 解決策
399件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@liwei0225

I haven't seen such an API, but there are many ways to solve your problem, for example, you can use a timer, such as FTM and LPIT, etc. then use a variable to record the count value, and observe the current count value after your two actions are completed, so that you can accurately get the time difference between the two actions

元の投稿で解決策を見る

0 件の賞賛
1 返信
400件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@liwei0225

I haven't seen such an API, but there are many ways to solve your problem, for example, you can use a timer, such as FTM and LPIT, etc. then use a variable to record the count value, and observe the current count value after your two actions are completed, so that you can accurately get the time difference between the two actions

0 件の賞賛