Hi @rs__zen
I would like to apologize for the delay. We are overloaded on the requests these days. I truly appreciate your patience.
Regarding your question, personally I would suggest you to use LPI2C_MasterTransferBlocking, because non-blocking function is going to read/write just one byte every time that it is being called and not the full message that you want to read/write on your EEPROM. It happened to me twice.
Also, can you please explain me what is your intention for doing a dummy write?
I will stay tuned to your answer, please let me know if you have more questions.
Thank you.
Sincerely,
Pablo Avalos.