Part Number: MSP430FR5043
HI
I am trying to configure UCA3TXD, UCA3RXD for uart configuration, I am utilizing P4.1 & P4.2 pins for uart configuration but it is not working, and if i utilize P2.0 & P2.1 it is working fine
for setting P4.1 & P4.2 for uart configuration , I tried to configure through all possible combination P4SEL0 = 0x06;P4SEL1 = 0x06;P4SELC = 0x06;
