Hi,experts
How can I configure PWM output in S32 DS. I was using S32G399A.Thank you!
Solved! Go to Solution.
hi,piaochunri
You can set up channels and pins in the following way.
BR
Joey
View solution in original post
Hi, piaochunri
You can install the RTD package in the S32DS, there is a reference demo. As shown in the picture below:
Wish it help you.
Yes. I have tried FTM_PWM_IP_Example. And If my board has 6 PWM outputs. Is that means I should add 6 PwmFtmCh? And how should I configure to connect these channels to the actual pins ?Thank you!