Issues with External 32 MHz Crystal Oscillator Startup for nRF54Lm20A

Hello,
I am developing a mouse product using the nRF54LM20A (QFN52). Several prototype boards have been built and are currently under debugging. The hardware uses an external 32 MHz crystal with internal‑configured load capacitors.
I have observed that on some boards, the crystal fails to start oscillating when powered by battery only. However, once USB power is plugged in (USB power detection triggered), the crystal starts normally. After that, if the USB cable is unplugged and USB power is removed, the crystal keeps oscillating properly.
To summarize: the crystal cannot start up without USB power, but it can start normally when USB power is present. Could you please advise which configuration setting may be causing this behavior? Thank you!
Parents
  • Hi , 

    There is a graph in nRF54LM20 datasheet for crystal selection, a good candidate for crystal is the one that the rectangle from ESR value and shunt capacitance (C0) falls well below C_ line. The crystals you used, one of them is having area above CL line that might cause issue if the crystal fall in that region. The other one does not provide C0 value in datasheet, so we cannot fully conclude on that. In below picture green and red lines are two crystals you shared:




    As as example below crystal would be a good candidate:
    ECS-320-CDX-2152

      

    Also please try to modify the USB VBUS pin path to make it similar to reference design to see if the issue persist or not. 

    Br,

    Ressa

Reply
  • Hi , 

    There is a graph in nRF54LM20 datasheet for crystal selection, a good candidate for crystal is the one that the rectangle from ESR value and shunt capacitance (C0) falls well below C_ line. The crystals you used, one of them is having area above CL line that might cause issue if the crystal fall in that region. The other one does not provide C0 value in datasheet, so we cannot fully conclude on that. In below picture green and red lines are two crystals you shared:




    As as example below crystal would be a good candidate:
    ECS-320-CDX-2152

      

    Also please try to modify the USB VBUS pin path to make it similar to reference design to see if the issue persist or not. 

    Br,

    Ressa

Children
Related