User Activity

Hi I have omron D6t 32x32 thermal sensor and it give 1023 field of data , How to receive more than 1 byte data in stm? Can any one help me? Also I am storing the value to an character array but i need the value in decimal how to obatin that?
Hi I am Using STM 32f407 discovery board. and i coded for the I2C communication for both blocking and Interrupt API when i using the repeated start condition for receiving one bit in the interrupt condition some bugs are there in the code i don 't kn...