HSE OSC configuration fails STM32H7S
I'm new to STM32. I made a custom board using STM32H7S3V8T6, but I think the HSE OSC configuration is failing.
If I build main.c in (in Boot, not Appli), if (HAL_RCC_OscConfig(&RCC_OscInitStructure)!= HAL_OK) This part doesn't make HAL_OK, so this goes to Error_Handler.
I don't know if the hardware configuration is wrong or if there's a problem with the software.
Any help would be greatly appreciated.
(X322524MOB4SI)



