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.

TMS320F28377S: - Double Pulse Test for Power Devices

Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE

Hello,

I have the LAUNCHXL-F28377S in my possesion, and I want to create two single pulses of a different width with rapid succession for the test in the title (thinking it will get triggered by a GPIO getting set to 1 or 0).

I have limited experience with embedded systems, and having been through the datasheet for the PWM modules, it seems tricky to perform something like this.

Can someone advise on a way to create this program?

  • Hi Grigorios,

    I would suggest starting with our EPWM examples, this will help showcase how to setup the modules. Afterwards you can tailor it based to your specific needs. 

    Our software examples are located within C2000Ware: C:\ti\c2000\C2000Ware_version\driverlib\f2837xd\examples\cpu1\epwm 

    Specifically, starting with the 'configure signal' example.

    Best Regards,

    Marlyn