About removing the 32.768kHz crystal oscillator

Hello,

While designing the hardware circuit for the CAAA WLCSP with internal LDO regulator setup on the nrf52810, I removed the 32.768kHz crystal oscillator and retained only the 32MHz crystal oscillator. During software debugging, I found that when using the k_msleep function alone, its counting is relatively accurate. However, after adding GPIO drivers, the k_msleep function frequently gets stuck and fails to proceed to the next step. Does the software require any special adaptation or adjustment when retaining the 32MHz crystal oscillator to resolve this issue?

Thank you very much.

Parents Reply Children
No Data
Related