Hi there! I'm totally new in MCU programming) I have the g2553 microcontroller and I need some program to make two PWMs and to control shift of impulse fronts one from other by clicking buttons.
Try to explain:
___---___---___---___
___---___---___---___
<click!>
____---___---___---__
___---___---___---___
I think shift by adding __delay_cycles() to one of pwms is not too bad idea, but i totally have no thoughts how to get two PWMs.
Sorry about my english:)