Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I would like to generate two PWM signals that in principle are independent of each other, non complementary, and with the possibility to delay their respective rising and falling edges independently.
With PWM signals that are independent of each other, I mean that I can set the cmp values where I want over the full up-counter period. This can be done with XCMP.
Then I want a rising edge delay and a falling edge delay in PWMA which are inserted with respect to the original PWMA signal. The same for PWMB.
I'm using sysconfig for the settings. However, it seems that the settings for the DeadBand Module are not able to do so as they allow to insert a deadtime between the two signals, while the Minimum DeadBand Module settings allow to insert a delay after the falling edge only in PWMB.
Do you know how to better use one or both the dead band modules (by sysconfig or by C code) to get the desired PWM signals?
I attach a picture of the desired signals:

Thank you in advance,
Alessandro
