timer overflow checking?

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

timer overflow checking?

1,051件の閲覧回数
koonyook
Contributor I

I'm working on LPC54102 and I use timestamp from StopWatch_Start() which return 32 bit data.

How do I know when the time overflow happen? Is there any interrupt for that?

タグ(1)
0 件の賞賛
返信
1 返信

839件の閲覧回数
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Prayook,

The timer can only generate interrupts on match or capture events, the overflow event does not cause an interrupt, but a match register can be used to detect an overflow if needed.

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信