User Activity

Hi,I´m using an stm32f401 and observing suspicious behaviour on the I2C slave.My issue is that I get transmit completed callback after master has read 1 byte, but I have called HAL_I2C_Slave_Seq_Transmit_IT to send 2 bytes.I´m trying to send 2 bytes ...