HSE oscillator not running on NUCLEO-H753ZI board
Hello,
I use NUCLEO-H753ZI with processor STM32H753ZI. In deafault settings there is not mounted external oscillator, but I need application where it's mounted. So I added oscillator 25Mhz (same type as is described in schematic for board) and capacitors. Then I try to run FatFs_USBDISK_Standlone (intended for STM32H743 - STM32H743I-EVAL). If I switch on internal oscillator (HSI) example is running. But if I use external oscillator (default settings of project) the frequency is not correct. I verified it by test led blink with timer (the measured frequency is about 3 times smaller then calculated). Also if I try to measure oscillator frequncy (on C70 - see schematic for board) i can see signal with 8Mhz frequency on oscilloscope (the waveform is similar to a charging and discharging of capacitor ~ triangle waveform).
Does anyone know what may be incorrect in my settings?
Thank you for response!
