Open n3o59hf opened 3 years ago
I am also having the same issue if you would have solved plz let me know.
I don't know if it still helps or not. But I believe the problem is SCL speed.if you increase the scl it might help with the problem.
Hi, I would like to ask how to output those parameters. I use rasberry pi to control mlx90640. I encountered the same problem but I can only output temperature values. And like your question, the entire row of values is 0.
I am getting weird looking data from
MLX90640_DumpEE
, it seems like each second column of pixels is0xFFFF
. Data is consistent between multiple reads. I believe my issue is similar to https://github.com/melexis/mlx90640-library/issues/61 EEPROM probably became corrupted while implementing i2c reading (SWI2C) as sensor worked normally before (I have not saved EEPROM) and during development it stopped responding on address0x33
. I was able to locate sensor on address0x7f
and write correct address into EEPROM as it was set to0xFF
if I remember correctly.What can be done to restore values to factory values or to sane "defaults" (accepting precision loss)?
Data:
Sensor marking
0AA1903301
.