Question
Example or instructions on HAL_I2C_Slave_Seq_* functions.
HAL_I2C_Slave_Seq_Transmit_* and HAL_I2C_Slave_Seq_Receive_* functions
I have to program an I2C slave which during communication the transfer direction switch. The HAL driver manual does not go into too much details. Are there example code anywhere?
Thank in advance.
