nRF5340-DK (PCA10095) crystal capacitors

Hi,

I just wander why in the peripheral UART sample for the nRF5340-DK (ncs, SDK 2.7.0), the prj.conf doesn't include the internal capacitor configuration:

prj.conf file:

CONFIG_SOC_ENABLE_LFXO=y
CONFIG_SOC_LFXO_CAP_INT_7PF=y
CONFIG_SOC_HFXO_CAP_INTERNAL=y
CONFIG_SOC_HFXO_CAP_INT_VALUE_X2=20
CONFIG_BUILD_WITH_TFM=y

although in the schematics the crystal does not appear to have external capacitors.

Could you clarify this for me?

Thanks

Related