hi,
I am using Freescale MCF52259 for I2C basedapplication.
In this application, I am using LH7A400 as a I2cmaster( It does not have On Chip I2C So I am using soft I2C).And MCF52259 acts as a I2C slave. Is this type ofcombination possible?
I am sending only Slave Address but not able to read fromSlave.
Is there any I2C Slave code available ?
Please guide me, I am new to Freescale .