Part Number:MSP432E401Y
Tool/software: TI-RTOS
Hi,
This is in regards with the PWM support on Timer, we were able to use the functionality of the PWM on the GPT in an NONRTOS environment , but the application is being build in the TI-RTOS environment. Our problem; we require the interrupt capability on the RTOS for the PWM. we could do all the configuration using the nonRTOS code and other functionality of generating a PWM,
Would like to know how to register the callback on the RTOS for the Interrupt on PWM. We could not use the PWM module as the specific requirement we had could not meet by the PWM Module.
The SDK for MSP432P4 support GPT PWM generation on RTOS. Any reason for not supporting it in msp432E4. Could we use the .h and .c from MSP432P4 in the SDK.
Thank you
Regards,
Muruga