Hello all,
I am new to the stellaris.
I found a Interrupt based I2C code for Burst mode from Here : 169882.aspx
That code is transmitting as a MASTER. while in my application i will be needing to transmit approx 13 bytes of data as a SLAVE.
I have posted a similar topic here : http://e2e.ti.com/support/microcontrollers/stellaris_arm/f/471/p/249955/875378.aspx
It didnt help me as yet.
All i need is to transmit 13 bytes of data from my controller (SLAVE) to the MASTER which requests the data.
I will have to be using some kind of interrupt driven code so as not to have any b