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.

TMDX5505EZDSP: digital input and output pins

Other Parts Discussed in Thread: TMDX5505EZDSP

Hi everyone,

I want to use the digital input and output pins of TMDX5505EZDSP using Code Composer 4 but I don't know how.

Is this what I need: usbstk5505_gpio.h? I don't find examples of how to set a pin low and high.

Please, help me.

Edit: I managed to blink an LED using an GPIO pin using the functions contained in the header above.