Hi Team:
In slau791.pdf,4.2.3 Per unit storing calibrating data in non-volatile memory;OPT3101 does not have non-volatile memory and needs calibration data to be stored in non-volatile memory. One option is to store these settings in an external EEPROM, which can be directly connected to OPT3101 I2C master pins;
In OPT3101 SDK, OPT3101device_Function.cpp, Only write to external EEPROM; read data from external EEPROM Will be updated in future revision of the SDK;
how to save calibration parameters in external EEPROM and how to Verify data?
Thanks!