Other Parts Discussed in Thread: TMS320F28377D, TMS320F280049
Hello, as written in a previous thread a couple weeks ago, I'm porting the TIDM-02002 code from TMS320F280049 to TMS320F28377D. The porting was quite straightforward, except for the synchronous rectification functionality configured on CLLLC_HAL_setupSynchronousRectificationAction(). This function makes use of the EPWMBLANK signal, configured through COMPDACCTL.BLANKEN and COMPDACCTL.BLANKSOURCE. Apparently this feature is not supported at all by the 377D.
I have a couple of questions:
1) How does the lack of this feature impact on the overall synchronous rectification function? Is this just an improvement for better noise rejection, or a fundamental part of the function?
2) Are there workarounds with the 377D to achieve similar results?
Thank you, and sorry if the questions are very generic. I am still in the process to fully understand the code associated with this function, and I have to admit that I find it quite a challenging task.
L.