High current draw (~370uA) from external HF Oscillator

This is a follow-on from this question, but I will include all relevant information here.

I have a custom board using an NRF52810 (Specifically, N52810-QFAAD1-2145FM). It is based on the reference circuit with DC/DC regulator and both external crystals, with basically the entire reference circuit copied exactly into my design. My entire design is available here as a KiCAD project, with images of the HF Oscillator part of the PCB attached below. The exact crystal I am using is HD-7D032000F01.

With the external 32MHz crystal oscillator disabled, it draws ~1uA in sleep mode, as I would expect. With the external HF oscillator enabled, it draws ~370uA. I assume there must be a problem with my PCB design, but I do not know how to go about debugging this. Are there any general tips you could offer for identifying the issue?

I did run a VCC line on the back of the PCB directly under the crystal. Could that cause issues? (Edit: This line is not critical, so I tried cutting it and connecting it to ground instead. This had no impact on the current draw)

Related