STM32U575: ADF1 does not work when selecting PLL3Q for clock source
I’ve been working with the STM32U575RIT6 and it’s ADF1 peripheral. I have a digital MEMS microphone connected to the ADF1 pins on the micro. I’ve been following the “ADF_AudioRecorder” example provided with the STM32Cube firmware. I can get the code to work just fine when selecting the MSIK clock for the ADF1 peripheral, but the peripheral stops working when I select PLL3Q for the clock source. See the attached screenshots from CUBEMX.
PLL3Q clock is generated from an external crystal (HSE). I’ve verified that the crystal is working on my custom board.
Can someone help explain why I’m having this problem? Thanks!
