I am writing a code for Kinetis K20 I2C communication using Processor Expert. I am not sure how to get the bytes count received by using MasterReceiveBlock method of the I2C LDD component. It does not return the bytes count received, neither the OnMasterBlockReceived event. Is there any other method to retrieve the received bytes count?
Thank you for your help.