Sorry I did not add it in my question. I do have: P2SEL |= 0x0C; // Assign port mapping P2.2 to UCA0RXD and P2.3 to UCA0TXD 0000 1100 P2DIR |= 0x0C; // P2.3 to UCA0TXD Do you have it working?
↧