Raghupathikokkarakonda
Newbie level 2
Hi All,
when I went through the example code of TI for I2C, I found that for recieving data from SLAVE(ex:sensor), RX interrupt is set, but interrupt ISR is used is TX one. I came to know from the TI docs that only one ISR vector is used for the RX and TX interupts.
But, my question can be RX ISR used instead of TX ISR?
Thanks for help!!!
when I went through the example code of TI for I2C, I found that for recieving data from SLAVE(ex:sensor), RX interrupt is set, but interrupt ISR is used is TX one. I came to know from the TI docs that only one ISR vector is used for the RX and TX interupts.
But, my question can be RX ISR used instead of TX ISR?
Thanks for help!!!