This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I need to generate 3 PWM outputs on eZ430RF2480 (with MSP430F2274) using Timer_B
It has 3 capture compare modules, but as CCR0 defines PWM frequency it seems to be only able of generating 2 PWM outputs.
Is there any simple way of generating 3 PWM outputs using Timer B on this micro?
Jan
Hi,
You can use Timer_B interrupt to toggle 3 I/O outputs (for low frequencies will be a solution).
Best regards
AES
**Attention** This is a public forum