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.

TMS320F28069: TMS320F28069

Part Number: TMS320F28069
Other Parts Discussed in Thread: CONTROLSUITE

Dear friends,

I am a beginner to TMS DSP Processors.  But quickly wanted to develop one Display applications where there are certain General Purpose Input pins need to be acquired and based on that decision should take place.

How will I understand the GPIO pin status  once it is configured as input . I have connected some toggle switches where in based upon one or zero , I should take action.

Pl answer immediately 

sundari

  • Hi Sundari,

    You can go through the GPIO examples from controlsuite. Here is the location:
    C:\ti\controlSUITE\device_support\f2806x\v151\F2806x_examples_ccsv5

    Quick Hint: All you to do is Read the value of GPxDAT register to get the status.

    Regards,
    Gautam