AN5374 eTPU config

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AN5374 eTPU config

Jump to solution
192 Views
William_Klaus
Contributor II

Hello,

I've been trying to run a code example based on AN5374, but I did not succeed. I can't see any outputs on the pwm pins. The master channel pin is not showing any output either. In the document, it wasn't clear when to call the function "etpu_pwmm_master_irq()". My project is attached below, I used the pwmm API from the cw_etpu website.

Am I missing something?

edit: I've tried the recommendations on this other question but it's still not working.

Tags (1)
0 Kudos
1 Solution
159 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Have you tried to investigate eTPU registers in the debugger?

Do you have properly setup SIU module for used channels?

View solution in original post

0 Kudos
2 Replies
160 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Have you tried to investigate eTPU registers in the debugger?

Do you have properly setup SIU module for used channels?

0 Kudos
105 Views
William_Klaus
Contributor II

Indeed, the problem was I haven't configured the SIU. Thank you.

0 Kudos