2021-06-15 08:57 AM
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
2021-07-07 08:23 AM
Hello @AEsca.2
Can you please indicate which STM32F3 firmware version you are using.
Regards,
Amira