Trying to source a 12.288MHz clock for STM32L433
I am trying to source a 12.288MHz clock for an STM32L433 but having difficulties finding something.
The clock is required for I2S playback with a bluetooth receiver (BT401).
I have tried using the internal MSI RC to generate the 12.288MHz clock for SAI, but the BT401 is misbehaving so it might be because the MSI RC clock has too much jitter.
I was wondering if a ASFL1-12.288MHZ-EC-T would be suitable for the clock source for the SAI external clock input....
https://uk.rs-online.com/web/p/crystal-oscillators/2403583
Below is the setup...

The I2S amplifier (MAX98357A) seems to work fine with the 12.288MHz clock generated by the internal MSI RC and PLL.
But the BT401 either requires multiple attempts to start playing and sometimes plays just a screeching sound for a few seconds then stops. So I need to rule out whether the issue is caused by clock jitter by trying a more accurate clock source.
I am currently using the STM32L433 Nucleo board which has a footprint for an external HSE crystal, but I cannot find a crystal for that footpring with a 12.288MHz frequency.
The ASFL1-12.288MHZ-EC-T seems to be an all in one device, you just provide power and it generates the output clock. So its not like a crystal which needs a special drive circuit ?
I have read the application note AN2867 Recommended resonators for STM32 MCUs/MPUs, but its complicated and just confused me.
