Hi,
I have a MSP430G2553 device, which is listed as Launchpad-compatible. Launchpad-compatible devices use P1.1 and P1.2 as BSL-TX and BSL-RX, respectively. However in the MSP430G2553 datasheet (http://www.ti.com/lit/ds/symlink/msp430g2553.pdf), pins P1.1 and P1.5 are listed as BSL-TX and BSL-RX, which would make the device incompatible with the Launchpad platform. Which information is correct?
I would like to wire a USB-serial converter to the MSP for device programming and communication link. This would work rather nicely, if P1.1 and P1.2 were BSL-pins, because the coincide with USCI_A RX and TX pins. Additionally, I used P1.5 for the USCI_B clock output and USCI_B for SPI.
If someone could clear things up, I would appreciate it. Thanks.