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.

F28069 PWM

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I am new to F28069 Board and DSP in CCS, I need to generate a PWM signal with Modulating wave as Sine wave 50 Hz and Carrier wave as Triangular with 20KHz, so I am following example program which I got from one of the work shops from the forum, but that code is showing above error, Kindly help me in this regard, and Can any body suggest me how to learn DSP processor.

  • Hi,

    TI provide very clearly example to configurate peripheral, you only read reference guide and example of controlSuite. 

    You can see link of these reference guide in data manual. For PWM you can see example configuration in reference document. (Copy and paste :) )

    Thanks.

  • Hello,

    I have replied your other thread http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/330824.aspx

    Did you try it?

    About learning F28069, you can start with its documentations:

    2313.tms320f28069m.pdf

    and

    3704.tms320x2806x-registers-spruh18d.pdf

    That actually you can find in http://www.ti.com/product/tms320f28069

    While reading and understanding the peripherals and registers, download ControlSuite, and try its examples that mentioned in C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_examples_ccsv5

    You can start with the easiest one, for example: C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_examples_ccsv5\gpio_setup

    Hope you can use CCS 5.5. If not, you need to learn it too.

    Good luck!

    Best regards,

    Maria