Hi,
Are you able to change the pinmux registers on the fly during runtime? That is, can you initialize them to one value (for instance selcting PWM pins) and then on some event after initialization change the pinmux to use GPIO pins instead of the PWM?
We have tried doing this, and while the register reads like the pinmux is selecting GIO, the output looks like it is still PWM.
Thanks,
Dave