Pookie 0 Posted August 30, 2017 Share Posted August 30, 2017 Hello again, I am trying to connect up 2 MSP430FR4133 using the slave_sender and Master_reader examples in the energia given examples. There is no information about which pins to use but RXD and TXD are the only pins outputting on the scope so i have tried these pins. I have also tried connecting up the pins that say they are for SPI on the pin layout to no success. Any help would be greatly appreciated. Kind regards, Chris Quote Link to post Share on other sites
Rei Vilo 695 Posted September 1, 2017 Share Posted September 1, 2017 Have you visited http://energia.nu? A pins map is provided for each supported LaunchPad. Have you performed a search about I²C on this very forum? It contains the answer to your question —hint: pull-ups. Why are you posting the same question twice? One suffices. Rickta59 1 Quote Link to post Share on other sites
Pookie 0 Posted September 4, 2017 Author Share Posted September 4, 2017 Thanks for the reply Rei Vilo, For the MPS430FR4133 the Energia pin layout example lists the A4 and A5 pins as P1.4 and P1. I have attached the pins from the 2 boards together and complied the slave_sender code on 1 device and master_reader on the other. I have also tried attaching a 3.2k resistor to each of the pins to VCC as it said to do this on another forum post regarding I2c. Any recommendations would be appreciated. I did read some of the I2C forum posts in this area and have not found a solution. I don't think i posted the same question twice? Quote Link to post Share on other sites
Rei Vilo 695 Posted September 4, 2017 Share Posted September 4, 2017 Is ground connected between the two boards? Quote Link to post Share on other sites
Pookie 0 Posted September 4, 2017 Author Share Posted September 4, 2017 yep i have. The picture below shows the mps430 wiring and code. the exact same thing works with the Arduino's I have also in the picture. ye Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.