Please kindly advise.
I am using the I2C library of Kinetis SDK 2.0.
One byte of data was transmitted from the host to the General Call Address by setting the slave to General Call Address Enable.
Incoming callbacks are called, but the data is not as expected. Probably, I think that I did not specify the read buffer. Which API do you do?