Dear all,
I am currently developing a project based on the MCXA153VLH microprocessor, that use the I2C peripheral.
Using your 'lpi2c_interrupt_b2b_transfer_master' example as a reference, I have successfully managed to read from and write to a 24C02 EEPROM.
I would now like to implement a timeout mechanism to prevent the process from stalling or hanging if a communication line issues occurs. Could you provide a guideline or best practices for implementing this type of control within the LPI2C driver framework?
Thank you very much for your help and cooperation.
Best regards,