User Activity

Hi,We are using stm32f446zet for a new project . We want to read 3 bytes of data using i2c and the read function is as follows . The 1st two bytes are read correctly but the 3rd byte is always zero . Please help us to solve these issuesint I2C3_ReadS...