Tool/software: Code Composer Studio
I am trying to output a PWM signal using SCS and the gpioGenPulseTrain() function. However, the periods seem to be locked at 12 MHz. Is there any way to change this frequency? If not, what is an alternative function that I can use to generate a PWM signal? Thanks.