Other Parts Discussed in Thread: AB15, OMAP-L138
Simple question... I am would like too utilize some of the pins ( GPIO 17 to 27) which are shared for UART and Timers functions for GPIO only. I understand the PIN_CONTROL_0) register defines the usage. How to I set direction , data, and interrupt usage, etc. ? The registers described in the KEYSTONE Usage manual for GPIO sprugv1.pdf only pertain to GPIO (0 to 15) and indicates the other upper bits are reserved. Also, if an the other use for the pin is an input ( ie. UARTRXD on pin AB15) , can it be used as a GPIO output ? Thank you