Question
Is LSE required for STM32WLE5x Sub GHz radio?
We designed a customized board based on STM32WLE5JB SoC without the 32k LSE crystal to save cost. However the Sub-GHz radio doesn't work - LL_RCC_HSE_IsReady() always returns 0 and no radio interrupts generated. Is it because the LSE not being soldered? I didn't see the LSE is required for sub-GHz radio in the documents.
