I2S Clock Configuration on STM32H562RG for V4220M/CS4220 codec
Hello,
I have a problem with configuring the clocks for I2S on the STM32H562RG. I’m using a V4220M codec (the same as the CS4220), which requires a clock that is a maximum of 512x the sampling frequency. However, when I try to set the sampling frequency to 44kHz in CubeIDE and the clock for I2S (master clock) to 22.528MHz, Cube gives me an error saying that for this sampling frequency, the minimum clock for I2S is 39.424MHz. :\ Is there anything that can be done about this?
