79281232

Date: 2024-12-14 19:25:45
Score: 0.5
Natty:
Report link

You could try reading the User Manual, which tells you what the HSE crystal is. From section 7.7:

HSE: high quality 32 MHz external oscillator with trimming, needed by the RF subsystem

You could also select the Nucleo-WB55 as your target board when creating your project. This will pre-populate the HSE frequency with the correct value:

enter image description here

And to select this as your system clock source, just select it in the System Clock Mux:

enter image description here

This is the default if you created a project specifically for the Nucleo board.

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: pmacfarlane