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.

TMS320F28379D: Help with INPUTXBAR and OUTPUTXBAR

Part Number: TMS320F28379D
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hello Everyone,

I am a newbie in Ti microcontroller, I am struggling with INPUTXBAR and OUTPUTXBAR on sysconfig file in my ccs project.

I want to give 3V3 voltage in GPIO 3 pin and want to get same output from GPIO 26 pin.

I have configured sysconfig as follows:

setting GPIO 3 as input pin in GPIO section, in inputxbar input section setting input as XBAR_INPUT1 and input source as GPIO3, then in OUTPUTXBAR section setting mux as MUX01 configuring it as INPUTXBAR1 setting OUTPUTXBAR Peripheral as OUTPUTXBAR3 and outputxbar as GPIO26.

But after testing this I am not able to get output, please help me with this.

Please give me steps to do it correctly or point out the mistake so that I can get output.

I have tried same with code in .c file and I am able to get the output.

Thankyou

Regards,

Siddham