CRS SYNC setup with LSE and CubeMX puzzle
I try to setup CRS SYNC setup with LSE using the latest CubeMX.
It appears that when CRS SYNC with Source LSE is selected, LSE does not get initialized unless RTC is active as well and its clock source is set to LSE. E.g crystal drive level option does not show up, generated source code does not activate LSE, but __HAL_RCC_CRS_CLK_ENABLE() and HAL_RCCEx_CRSConfig() functions are being called. Is there any reason for that?
What is more, for STM32U5Ax CubeMX allows to select USB as CRS source while according to RM0456, Table 122 that is not an option.



