We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, i wish to generate a pwm signal with variable duty cycles using the Capcom unit 6. My question is: on what signal should i trigger to make a shadow transfer, to reload the compare register with new values?
If you are making a simple PWM you would typically enable the shadow transfer (by software) after writing the new duty cycle value. The hardware then will transfer the new values upon the timer overflow.
Thanks, it works