Hallo,
I wonder, if the implementation of BISS Interface is possible with other EPWx than those in the documentation SPRUI37 listed EPWM-3 and EPWM-4.
Can we change this or are these EPWMs fix?
br
Ralf
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hallo,
I wonder, if the implementation of BISS Interface is possible with other EPWx than those in the documentation SPRUI37 listed EPWM-3 and EPWM-4.
Can we change this or are these EPWMs fix?
br
Ralf
Hi Ralf, Your understanding is correct. PWMs used are fixed in the library implementation. Only PWM4 is used.
Refer to the "Table 9. Resource Requirements" in SPRUI37.
The table indicates what resources are used, and of those what are configurable and what resources are dedicated for the implementation.
-Bharathi.
David,
Clock enable is needed for EPWM3 - BISS implementation but it doesn't use up the EPWM3 module.
This is because BiSS implementation is done using CLB block and that requires the EPWM3 clock to be enabled (for certain shared logic) in this particular case.
So, only the clock enable is needed and the EPWM outputs are available for user.
-Bharathi.
David,
It's not possible to change the EPWM4 to EPWM8. We've CLB logic that ties to specific instances of EPWM.
-Bharathi.