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.

TIDA-01606: TMS320F28379D

Part Number: TIDA-01606
Other Parts Discussed in Thread: C2000WARE-DIGITALPOWER-SDK, C2000WARE

Hi Expert

I just start developing TIDA-01606, this is not the 1st time 1 debug the program, i am using C2000 Launchpad TMS32F28379D, i compile build = 1 (open loop inverter mode)

the problem 

1. The PWM (EPMW1,EPWM2, etc) register didn't updated especially the Compare Register and Timer Counter, seems the timer not configured properly or not triggered

I am using code that TI provided in TIDA-01606

I try debug the duty cyle via dummy variabel, i am confident that duty value cyle already there but its not translated to PWM hardware.

I found subroutine that update the PWM value but, no PWM output

 I also try to look in oscilloscope but nothing signal was produced

Please help, i also double check that PWM source pin was correct, the PWM pin should at GPIO 0~4 & GPIO 4~6 & GPIO 12~15 on schematic

I am pretty sure this is software problem

Thank you very much

BR

Abdin

  • Which build level are you testing with ?

    Can you confirm you downloaded the code from C2000Ware-DigitalPower-SDK? 

  • Hi Manish

    I just found the source code on latest C2000Ware_DigitalPower_SDK_3_02_00_00as shown below, i was deceive by the old one C2000Ware_DigitalPower_SDK_1_03_00_00. but why TI still attached on their website "www.ti.com/.../TIDA-01606" TIDA-01606 Sofware and still can be downloaded

    code below the latest source code, devided into many Labs

    I measure on GPIO 0 & GPIO 1, etc in Lab 1 the PWM was properly functional

    Thank you

    BR
    Abdin