Mar 02, 2023
07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 02, 2023
07:37 AM
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 Replies
This widget could not be displayed.