A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: MSP430G2553hey, I am connecting 2 msp430g2553 boards via I2C. I copied code from resource explorer in CCS6 and connected both boards using wire with pullup resistor(ground of both boards are connected). After dumping code am reading the receiver buffer using "register" but there is no data at all. I have used breakpoint at no operation, register dialogue box updates some registers but not the receive buffer.