This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf5340 external lfclk test

Hello,

I want to test nrf5340 external lfclk, but I don't how to test it.

sdk:1.5.0

board: nrf5340dk without  hfclk

I want to use external lfclk to generate 1khz waves, can you give me some suggestions?

Thank you

Parents Reply
  • Hi ketiljo,

    Thanks for your quick reply.

    We want to make sure only external lfclk so remmove the HF clock.

    We use the following two projects to test.

    app:v1.5.0\nrf\samples\nrf5340\empty_app_core

    net:v1.5.0\nrf\samples\peripheral\radio_test

    I set up a thread to control the led.

    How to ensure that only low-speed crystals are working on boards with high-speed crystals? 

    Thank you

Children
Related