Real time generation using FRDM KV31

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

Real time generation using FRDM KV31

428件の閲覧回数
J_prakash
Contributor I

Hi,

I am using the FRDM KV31F evaluation board, which contains the microcontroller MKV31F512VLL12. I'm running the PIT to do interrupt-based functionalities. 

I need to get real-time information or real timestamps to bind with the data and send it to another device. Please help me how to get real time stamps.

Regards

ラベル(1)
0 件の賞賛
返信
1 返信

405件の閲覧回数
Celeste_Liu
NXP Employee
NXP Employee

Hello @J_prakash ,

Thanks for your post.

The KV31 does not have an RTC module, so it is unable to achieve real-time timing. If you only want to record the relative change of time, you can use the FTM. Regarding the use of the FTM, you can refer to the relevant demos in the SDK.

Screenshot 2025-03-06 183753.png

Hope it can help you.

BRs,

Celeste

0 件の賞賛
返信