I use this sensor in my project And I have some problems. I'm so happy if you will solve my problem. I found device and EEPROM addresses by i2cdetect -y 1. But I compiled capture_display.py then I saw a "received data not equal to expected data" error. I don't know what happens. please, help me.
I am using Raspberry Pi 4 and HTPA32x32d thermal camera sensor. I am using https://github.com/cjcbusatto/thermografree this fork for reading the camera with I2C.
I use this sensor in my project And I have some problems. I'm so happy if you will solve my problem. I found device and EEPROM addresses by i2cdetect -y 1. But I compiled capture_display.py then I saw a "received data not equal to expected data" error. I don't know what happens. please, help me.