Hi Everyone:
I would like to ask how to achieve PWM output and continuous low level switching?
I saw that the LPC51U68 implements PWM output with STIMER and CTIMER. According to the routine I have implemented the normal PWM output, but I also need to output a continuous low level, and can switch freely. In the routine, PWM can't give 0, then How can I achieve this?
Thank you everyone~~