Hi I'm trying to get a codec up and running in full duplex using I2S with an STM32F407ZGT6 as MCU. I configure the project using STM32CubeIDE and thus also STM32CubeMx. I have got a skeleton generated but the function HAL_I2S_MSP_INIT that is generat...