This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LPSTK-CC1352R: generating a PWM signal with sensor controller studio (scs) and gpioGenPulseTrain()

Part Number: LPSTK-CC1352R

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.