Configure STM32U375 to 96 MHz using HSE External (16 MHz) || PLL option not visible in CubeMX clock tree
We are using STM MCU MPN : STM32U375VGT6Q for one of our new projects, we are currently using HSE External 16 MHz crystal for system clock.
We are trying to configure the STM32U375 MCU to run at 96 MHz using an HSE external 16 MHz crystal. In STM32CubeMX, we are unable to find the PLL option sourced from HSE in the clock tree on the Clock Configuration page.
Could you please advise us on below points:
- Use HSE (16 MHz) as the PLL source
- Set the PLL multipliers/dividers to achieve SYSCLK = 96 MHz
