Hi,
I am a little bit confused about total number of usable serial communication interfaces at the same time. In datasheet there is mentioned "Up to Four Universal Serial Communication Interfaces". But there are four for USCI_A and four for USCI_B. So there should be up to 8 independent USCI modules I suppose.
Are these statements right? I can use up to 8 USCI, but they cannot colide with their I/O pins. For example I use UCB0 as a master SPI, so i don't use at pin "P3.0/UCB0STE/UCA0CLK" function UCB0STE-UCB0 slave enable. Can I use this pin as UCA0CLK? In better case.. UCA0 will be configured as UART - so i will not need this pin at all -I can use simultary UCSA0 and UCSB0.
It is might stupid question, but I need to project layout as sonn as possible. And I dont want to make stupid mistakes :).
Thanks, Josef