Can IBB flag in I2C status register be used to detect the End of master writing process....

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can IBB flag in I2C status register be used to detect the End of master writing process....

791 Views
Chethu
Contributor I

Hi

I am using the MCF52259 controller as I2C slave for some communication, Here the master can send either read multiple bytes or write multiple bytes type of commands...I can detect read multiple byte command if i receive the repeated start condition.. but how can i detect the multiple write command i have received(here the problem is I am confused whether i can detect the end of master writing process using the IBB flag in I2C status register )..Please answer this question..

 

 

Thanks & Regards,

Chethu 

Labels (1)
0 Kudos
1 Reply

313 Views
Chethu
Contributor I
In relation to the above query,Suppose it takes some time to process the received data from the master and how can i inform the master about this process...by making the line busy?.. but how can i make it being the slave?
0 Kudos