Hello: (TI Support Personnel)
I have a hardware question that I was trying to confirm.
I am trying to use the MSP430F5438A UCA3 SPI.
If I select the UCA3CLK, UCA3SIMO and UCA3SOMI (P10SEL.3,4 and 5 = 1) can I use P10.3/UCB3CLK/UCA3STE as GPIO P10.3 (P10SEL.3=0)?
Please refer to Note (3) on P. 87 of the MSP430F5438A Specification:
(3) UCA3CLK function takes precedence over UCB3STE function. If the pin is required as UCA3CLK input or output, USCI A3/B3 is forced
to 3-wire SPI mode if 4-wire SPI mode is selected.
Does this mean that UCA3STE is disabled and UCA3CTL0 (UCMODEx) reverts to 00 no matter what is set for UCMODEx?
I just want to make sure it functions exactly as I am reading these notes.
Thank you in advance.
jdp