Question
Repeated start with HAL drivers on STM3273C
Hello,
I am using the STM3273C board as an i2c slave. The master is requesting the data via repeated start.
For this I am using the method HAL_I2C_Slave_Sequential_Transmit_IT. The problem is that the first byte after the restart
is always 0xFF. The data starts to be filled from the second byte.
Could somebody please point me in the right direction please?
Thanks in advance,
Ana
