Hi,
Thanks, that would be great.
1st application:
UART1 on pins 24 and 26, (P9), (should be the same as what's currently in use)
UART4 on pins 11 and 13, (P9), MODE6 afaict.
UART2 on pins 21 and 22, (P9), MODE1
2nd application:
UART1 on pins 24 and 26, (P9), (should be the same as what's currently in use)
UART4 on pins 11 and 13, (P9), MODE6 afaict.
GPIO on pins 21 and 22, (P9), MODE7:
Pin 21, GPIO 3, gpio0[3] OUTPUT
Pin 22, GPIO 2, gpio0[2] INPUT PULLDOWN
Source:
http://elinux.org/Beagleboard:Cape_Expansion_HeadersSo the difference is that pins 21 and 22 are UART 2 on one application, and GPIO on the other.
Regards,
Kristian