Part Number: TMS320F280025C
how to configure pins for pwm for TMSF280025c baord give detaild information about pwm ..
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.
Part Number: TMS320F280025C
how to configure pins for pwm for TMSF280025c baord give detaild information about pwm ..
Hello,
Thanks for reaching out.
If you are haven't used c2000 ware I would recommend referring to example 2 :ePWM Up Down Count Action Qualifier
Here you can see how to configure and view the ePWM1A/B on GPIO0 & GPIO1, ePWM2A/B on GPIO2 &GPIO3 and ePWM3A/B on GPIO4 & GPIO5 via oscilloscope.
Specifically for gpio pins intialixzation refer to driverlib function : Device_initGPIO()
Also refer to the GPIO Chapter section: 8.6.1 GPIO Muxing in Technical reference manual for mapping of which GPIO pins are available for specific epwm pins available here : https://www.ti.com/product/TMS320F280025C

Thanks,
Prarthan.