Clock source confusion with lora_end_node example on stm32wl nucleo
Is it possible or advisable to use the tcxo as the clock source in a lora end node application? The default configuration in the Lora end node example code uses the MSI as the clock source but surely the tcxo would be a better and more stable option? There is some mention of the tcxo in the radio drivers but it's unclear if selecting the HSE as the clock source in cube mx is enough or whether the code requires further modifications to support it.