Hi,
We didn't find any example for I2C component for external components connected to Kinetis with PE. while going through fsl_i2c component I am getting confuse between I2C mode selection as master or slave,this mode selection is as per controller side or device side?
means if I am connecting I2C component to Kinetis controller (Controller as master and device as slave) then I have to select I2C master mode, am I correct?
in component inspector for master mode we have to write address of slave?
where to define the slave data register which I want to read from slave?
I2C example with PE is also appreciated.
Idris