Part Number: MSPM0G1519
Hello.
I am generating GPIO data patterns via DMA and a LUT; all works good.
I want to change how long the LUT takes to be output to the GPIO to reduce LUT size (not use padding).
I have been changing CLK2X_DIV on the fly and it seems to work; this may not be "safe"....do I need to disable the PLL ?
Since the divider is at the output of the PLL (and not in a feedback loop) then one would hope the CLK2X_DIV update is synchronised accordingly to avoid any runt pulses....????
Can't find anything in the TRM about it.
Code is: