Other Parts Discussed in Thread: TIDA-010077
I see the OPT3101_SDK, OPT31010device_Functions.cpp.
There is a function "writeDataToEEPROM", but the below function "readDataFromEEPROM" is commented out, It return 0x00.
the program of these commented out correct?
Customer want to read the calibration data from the EEPROM. What should they do?
I use the commented out code to read data from EEPROM, but the result of my write and read data are different.
like this:
I am not sure which one is right? the write data or the read data?