Oscillator schema question

Hi,
I am a beginer, it is my first time using raw MCU IC, and I don't know how should I connect my 32MHz oscillator. So I see that the nordic configuration looks like this:


It is a 4 pin crystal and it has 2 gnd pins:


My oscillator has one GND,  VDD and output:


Base on my intuition I have connected it like this (GND to GND, VDD to power and output to XC1 and XC2):


The pin names confused me, because the XC1 and XC2 are both an "Analog input Connection for 32 MHz crystal". Also mustn't I connect some caps for the oscillation?
Crystal that I am using: https://www.lcsc.com/product-detail/Crystal-Oscillators_TOGNJING-XOS20032000LT00351005_C37635399.html

Still new to this, sorry if this is a silly question — I really appreciate any help!

  • Won't work, because that is an oscillator - which includes amplification circuitry.CMOS output is a square wave IIRC..?

    HFXO want a "naked" crystal that does not contain any circuitry internally. The LCSC distributor has these under category named just "crystal".

    Hint: The DK has part numbers in the "Hardware files" zip, including the crystals.

Related