To implement C/C++ delay() for MPC5748G(S32 DS)

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

To implement C/C++ delay() for MPC5748G(S32 DS)

1,570件の閲覧回数
barkly_lin
Contributor III

Hi

Just found someone implement delay() function with interrupt + timer by using C language.

Is it possible to achieve that with easier way? or S32 DS may already has function available in library?

Regards,

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

1,386件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

using PIT is the right way. If you are using SDK - there is PIT module which can be used for timing. 

Jiri

0 件の賞賛
返信