sparkfun / SparkFun_MLX90640_Arduino_Example

Controlling and reading from the MLX90640 IR array thermal imaging sensor
https://www.sparkfun.com/
Other
122 stars 35 forks source link

Parameter Extraction Failed - MLX90640_BROKEN_PIXELS_NUM_ERROR #27

Open ryanlederhose opened 1 year ago

ryanlederhose commented 1 year ago

I am playing around with Example 1 and I am consistently getting the BROKEN_PIXELS_NUM_ERROR in the MLX90640_ExtractParameters function call. I updated the drivers (MLX90640_API.c, etc.) as suggested but this didn't change much.

image

I am using the Teensy 4.1.

Any ideas?