I'm looking at the LPC51U68 series of MCUs and an alternative to another MCU that has a High-Resolution PWM. This is a new MCU for me, and I haven't use an NXP MCU for about 5 years now. I'm struggling to find information on the PWM output of the LPC51U68 (it's likely in the datasheet but I can't seem to find what I'm looking for). Is there some documentation on setting up the timing? What I want to know. Making the math easy (assuming it is right) if the sys clock is 100MHz, and PWM period to 1us, then there are 100 quantized PWM steps. Is there any way to increase the number of quantized steps, say 10x, or am I stuck with the sys clock for max resolution?