I just received my Launchpad and have a learning project in progress. The project calls for 2 PWM outputs. Using sample code and help from others, I have been able to setup one PWM output using Timer_A2. My question is how would one get 2 PWM outputs with different duty cycles when there are only 2 capture/compares on the chip?
I really want to limit the project to the MSP430G2211 which came with the Launchpad, so that I can share the results to other Launchpad hobbyists.
I'm interested in alternate algorithms to achieving PWM outputs.
Any help would be greatly appreciated - more detail is better ;), since I'm a beginner.
Thanks