Jump to content
43oh

I2C - MSP430 to MSP430 problems


Recommended Posts

SUCCESS !

using Mods as above plus twi.c and twi.sw.c  from this link :-

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/529036/1924562#1924562

plus adding :-

 

Wire.setModule (0)  before Wire.begin() in Void Setup() in both Master and Slave :-

I have managed to send two characters from the Master to turn off the Red Led in a loop on the Slave.

 BIG Thanks again to B@TTO.

Wouldn't it be perhaps a good idea if these files were updated and placed in the Energia GitHub Repository ?  How is this process carried out ?

 

 

 

 

 

 

Link to post
Share on other sites
8 hours ago, brelliott18 said:

Wouldn't it be perhaps a good idea if these files were updated and placed in the Energia GitHub Repository ?  How is this process carried out ?

 

The "normal" process is to make a push on Energia's github, what I did not do (I was having hard times when this troubles came to me, and I'm not a good user of github at all, so I clearly didn't have the time to push this mods).

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...