An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
For my application, I would like to use the same PWM generator in two different output modes. In a 1st time I would like to start with using A only after which, I would like to switch to use A&B.
Hi, Lotfi,
When you are "using A only", do you mean that you want B output to be in a "logic low" state?
If so, you may use a "2-phase PWM" block.
The 2-phase PWM block receives 2 inputs, one for A and the other for B.
You may use a logic gate to control the input to B so its output is logic low as long as you want.