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.

Linux/PROCESSOR-SDK-AM57X: Pinmux question

Part Number: PROCESSOR-SDK-AM57X

Tool/software: Linux

Hi all,

Greetings for the day.

I have latest linux processor SDK (am57xx). Please tell me why the GPIO pins in mux_data.h (Uboot directory) (i.g. {MCASP1_AXR8, (M14 | PIN_INPUT)}, /* mcasp1_axr8.gpio5_10 for OSC_EN */)

are declared as input. According to me these must be output pins to external hardware such as LCD module/camera module.

Thank you.