User Activity

I want to use I2C at master mode, and SPI at slave mode.After HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does not work on STM32L011K4T6.Before HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does work ...