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.

Device IO and peripherals configuration

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I'm new to using this DSP and CCS. I'd like to know if TI has a GUI tool to graphically configure the device's GPIO pins and peripherals and automatically generate the code. I've done a design and now I'm sitiing here manually configuring more than 100 GPIOs without talking about the different peripherals... Please help!

 

Regards!

 

Albert

  • Albert Marius A. WOROU said:

    Hi,

    I'm new to using this DSP and CCS. I'd like to know if TI has a GUI tool to graphically configure the device's GPIO pins and peripherals and automatically generate the code. I've done a design and now I'm sitiing here manually configuring more than 100 GPIOs without talking about the different peripherals... Please help!

     

    Regards!

     

    Albert

    Albert,

    For C2000 there is a pin MUX utility included in control suite (www.ti.com/controlSUITE).  In the default install location it will be found under:

    TI\controlSUITE\device_support\~Utilities

    The utility will generate header files that you can then use in your code to configure the pins.

    Regards

    Lori