Other Parts Discussed in Thread: MSP430F5529, MSP-TS430PN80USB
Hello there. So, I am trying to build my own msp430f5529 board and I've got the circuit made but when I try to program it with the TEST and RESET pins, code composer is telling me there's a communication error. I have a feeling it's because I don't have the correct pins connect to the chip, but there's very little out there on what should be connected so I don't know. The chip I'm using is a MSP430F5529IPN. On my circuit board, RST goes to the RST pin on the usb emulator on the launchpad, and is tied to the high side (3v3) via a 47k resistor. The TEST pin is tied to the TEST pin on the launchpad. And then all the DVCC and DVSS pins are tied to the appropriate power supply pins. (ground and 3v3). What pins am I missing? Does that VCORE pin need to be connected to something? Thank you.