Resolved! NUCLEO-H7S3L8 HSE times out
I am trying to set up a basic USB project on a NUCLEO-H7S3L8. It works okay with the HSI, but I need the HSE. I can see that the board has a 24MHz crystal fitted and resistors on SB14 and SB15. It's unmodified from the factory.HAL_RCC_OscConfig() alw...