Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

AURIX™ Forum Discussions

PrathameshJ
Level 1
Level 1
First question asked Welcome!

Referring to "https://community.infineon.com/t5/AURIX/Create-complementary-pwm-with-IfxGtm-Atom-PwmHl-driver/td-p/..."

Can I configure,

#define PWM0 IfxGtm_ATOM1_1N_TOUT72_P15_1_OUT // LED0
#define CCX0 IfxGtm_ATOM1_3_TOUT71_P15_0_OUT
#define COUTX0 IfxGtm_ATOM1_1N_TOUT72_P15_1_OUT // LED0
#define PWM0_OUTPUT NULL_PTR // Use DTM for output signal

#define PWM1 IfxGtm_ATOM1_2N_TOUT73_P15_2_OUT // LED1
#define CCX1 IfxGtm_ATOM1_6_TOUT74_P15_3_OUT
#define COUTX1 IfxGtm_ATOM1_2N_TOUT73_P15_2_OUT T // LED1
#define PWM1_OUTPUT NULL_PTR // Use DTM for output signal

0 Likes
0 Replies
This widget could not be displayed.