Other Parts Discussed in Thread: MSP430G2553
Hi, I need to use the MSP430G2553 as a slave receiver. My goal is to have the MSP430 only receive information. I have been unable to find any code that, when I put it on the MSP430, allows the Raspberry Pi master to see the MSP430 connected, which makes me assume that the problem is in the MSP430 program. I am not using any pull-up resistors because the Raspberry pi already has 1.8k pull-up resistors on-board for SDA and SCL. I would appreciate just copy-paste code that will provide me with functions like receive_data(). Thank you!
