Hi everybody,cd cd
I am new to Raspdskjadsdberry Pi and Linux and Pimoroni. So I bought a MLX90640 for a small project and tried get it run on my Raspi B 3. After following the instruction on Github, I ran the fbuf but got error
I2C read frame error!
I2C read frame error!
I2C read frame error!
I2C read frame error!
The framebuffer device was opened successfully.
Original 1024x786, 32bpp
I2C read frame error!
Failed to get frame data.
One thing is that I couldn’t change the baud rate in the /boot/config.txt. My config.txt does not have such line. The I2C communication is enabled in the Raspi.
Any suggestion? I want to get the Raspi to successfully read the video from the mlx90640 and then use OpenCV for some simple image processing.
Your help is appreciated.