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

How to configure a secondary clock crystal in Zephyr for NRF52833dk?

Hi all,

I am trying to interface a BLE mikrobus module onto a Yocto based Linux SBC. I need to use Zephyr's hci_uart example to flash it onto the module, the mikrobus BLE module is based on nrf52833dk. But it doesn't have a primary 32.678KHz crystal, so I need to use a secondary crystal. If anyone knows how to configure a secondary crystal in Zephyr for the hci_uart example and flash it onto the module, please help me out on this.

The code works fine when I use the EVK and fails to run on the Module. If anyone can help me on how to configure a second crystal it'll really be helpful to me.

Thanks in advance.

Parents Reply Children
Related