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

Using FreeRTOS without external 32,768 Hz crystal on nrf52840

I am developing a firmware on a nrf52840 board with FreeRTOS. Unfortunately, due to a mistake during the development process, the board misses the XTAL 32,768 Hz. 

Is there any way we can configure FreeRTOS without this XTAL? 

Thanks a lot.

Related