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.