Hi, I'm working with an LPC832 by itself on a custom board - it's not an evaluation kit; SDK version 2.13.0 from 1/18/23 - and I can't get more than one PWM signal to work at a time. The one pin that does work works fine and as expected, but the two other pins I want to run PWM on don't send a signal: I'm using an oscilloscope to watch for them on the output pins. All three are configured the same way.
I see in the Pins page, Peripherals panel the following section - see image - and now I'm wondering if only one PWM signal is allowed at a time. Is that what is meant by "routable to 16 pins, 1 signal" in the attached image? If not, how do I get more than one PWM signal simultaneously?
Thanks!