Using CubeIDE to configure I2S, can't set I2S Clock
hello, I'm tring to configure STM32F103RCT6 to interface a codec with I2S. I use a 8MHz external crystal as HSE, in the clock configuration page, the I2S clock is direct connect to SYSCLK and cannot be adjusted. the selected audio frequency is 48KHz, the real audio frequency shows 46.875KHz and -2.34% error.
the question is, how can I configure the clock so there's no error between selected and real, and also can output a I2S_MCK with 12.288MHz to the codec? Thanks


