User Activity

I am using STM32F103C8T6 board to interface flir lepton 3.5 thermal camera module. I am reading the camera status using the I2C pin. Initially I got 4 and then 0. 0 means the CAM status is ready, But I am getting 0 for only a very small time like few...
I am trying to capture image from flir lepton 3.5 thermal camera module using STM32F103C8T6 to read raw pixel data and convert them to temperature values. I am not receiving the raw data properly.   // Select the Lepton 3.5 module by pulling the CS p...