Hello,
I want to display PWM (ePWM2) on my laptop using the graphical tool in the CCS. The start address (0x0000_4100) I coppied in the the TRM cannot be evalueated. Could you please advise if the start address is wrong.
Regards
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.
Hello,
I want to display PWM (ePWM2) on my laptop using the graphical tool in the CCS. The start address (0x0000_4100) I coppied in the the TRM cannot be evalueated. Could you please advise if the start address is wrong.
Regards
Hi Olutayo,
There are no registers/bits in the EPWM registers that tell the current state of the EPWM output. You will need to use the GPIO data bit in the GPIO registers that corresponds with the GPIO that your EPWM output is connected to. Keep in mind that the CCS graph tool is slow to update and not as effective as a traditional oscilloscope.
Let me know if you have any other questions.
Luke
Hi Luke,
Thank you for your help. I have the following settings for a switching frequency of 100 kHz but not displaying any PWM:
Hi Olutayo,
Are you able to see the EPWM output when measuring with an oscilloscope? If so this error is specific to the Graphing tool in CCS, I will refer you to the CCS team if that is the case.
Thank you,
Luke