MPC5744P timer interrupt

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

MPC5744P timer interrupt

824件の閲覧回数
yugkiie
Contributor I

how to use S32 to configure MPC5744P timer interrupt(PIT trigger interrupt)

1 返信

408件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

S32DS includes demo example called "Hello_World_PLL_Interrupt".

this example configures MPC5744P's three PIT channels, and one SW interrupt. Each PIT is loaded with different period. SW interrupt is set after every four iterations of PIT0 interrupt.  PITs and SW interrupt each connected to an LED. LEDs flash at frequency of their corresponding interrupts.

Hope it helps.

BR, Petr