2025-08-05 6:16 AM - last edited on 2025-08-05 6:21 AM by Andrew Neil
Hi Team,
I’m currently working on a project using the NX2016SA 25 MHz crystal resonator from NDK
(Datasheet: https://www.ndk.com/images/products/catalog/c_NX2016SA_e.pdf).
All configurations have been done through STM32CubeIDE , and the setup is as follows:
Step 1: IOC Configuration
Step 2: Clock Configuration
Step 3: Code Generation and Flash
Issue Observed
Step 4: Hardware (Schematic)
Additional Notes
Request
Could you please help identify potential reasons why the crystal oscillator is not functioning?
Possible areas for guidance:
Please let me know if any additional details such as full schematic, startup code, project are needed.
Thanks & Regards,
Aravind.SR
2025-08-06 5:21 AM - edited 2025-08-06 5:22 AM
Hello,
>> The microcontroller powers on as expected.
What actuallly happens? Can you debug ?
>> Enabled High-Speed External (HSE) clock.
Does the RCC HSE READY bit turn on ?
>> When probing PH0 and PH1 using a DSO (Digital Storage Oscilloscope), no clock waveform is observed.
It might be not a good idea to probe the PF0-PF1 directly as probes introduce a load on the xtal's inputs and can prevent it to to oscillate, please use the MCO outputs to check the frequency.
On the nucleo 144 STM32H753, our BOM foresee to use 5,6 pF capacitors in case the xtal is fit.