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.

How to configure GPIO pins of F28069 as output pin.

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

How to wrote code to view the  the internally generated sine on DSO. How to configure the GPIO pins as out put pin of F28069

Divya

  • Hi Divya,

    How to configure the GPIO pins as out put pin of F28069

    You can refer normal GPIO toggle example code present in controlSuite that can be found here:

    C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_examples_ccsv5


    How to wrote code to view the  the internally generated sine on DSO

    You can find the sine wave generation library here:

    C:\ti\controlSUITE\libs\dsp\SGEN\v101

    Refer the doc in that folder for more info.

    Regards,

    Gautam