Error in Default CubeMX Settings for NUCLEO-F446RE
The target MCU on the NUCLEO-F446RE board receives its clock input directly from the on-board STLink-V2.1 probe (see clock signal MCO in figure below):

That's because the crystal X3 is not soldered on the board by default. So, when I launch a new project in CubeMX for this particular board, I would expect to see this reflected in the clock settings:

However, I see the following:

That's weird. The default selection is 'Crystal/Ceramic Resonator' while in fact, no high-speed crystal is soldered on the board.
Is this an error in CubeMX? If so, then the following .ioc file must be fixed:
C:/Program Files/STMicroelectronics/STM32Cube/STM32CubeMX/db/plugins/boardmanager/boards/A42_Nucleo_NUCLEO-F446RE_STM32F446RE_Board_AllConfig.ioc



