melexis / mlx90640-library

MLX90640 library functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameter extraction failed, No useful data returned

maximmax-crypto opened this issue · comments

Hi.

I have the same issue as already asked: #13. For communication the STM32F407G is used. I have the ability to give you the needet data, so we can try to solve the problem together. The Function DumpEE returns 0, so i think the communication is astablished.
After ExtractParameters i have the followind Parameters calculated:
Screenshot 2023-04-13 135841

Are the ExtractParameter incorrect?

Hi, as a first step, could you please share the EEPROM dump data.

I cant send you all 834 Words. But here some examples:

Screenshot 2023-04-19 143104
Screenshot 2023-04-19 143305

Do you want somethink specifik?

Some of those values indeed look strange, Based on the EEPROM data you sent, I would say that this is a MLX90641 device that you are using (not MLX90640). Can you please check the marking to make sure what device you have.

P.S. You can log the full data in a csv file and attach it. It would be much easier than series of pictures

Thanks for your support. You are right. I was using the wrong sensor.