This thread has been locked.

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.

TM4C129EXL I2C communication

I wish to send and receive a data from Two TM4C129EXL boards.. Available resources on the web deal with the booster packs , Is there a simple code available for sending a data from one TM4C129EXL board to another , so that basics could be grasped..

Thanking you 

  • Hello Madhusudan,

    You would need to modify the code example in TivaWare installation path at "TivaWare_C_Series-2.1.3.156\examples\peripherals\i2c\master_slave_loopback.c"

    It is not a perfect fit, but it is a starting point.

    Regards
    Amit