zephyr-learnings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
zephyr-learnings [2026/06/09 19:30] – created fabriciozephyr-learnings [2026/06/09 19:34] (current) fabricio
Line 1: Line 1:
-### Zephyr expects by default an external crystal clock +**Zephyr expects by default an external crystal clock** 
-By default, Zephyr assumes there's an external crystal and, at startup, it waits for that crystal to "settle" before continuing.+ 
 + 
 +By default, Zephyr assumes there's an external crystal for 32khz (LFCLK) and, at startup, it waits for that crystal to "settle" before continuing.
 OpenEarable EXG has by default no such crystal, and the NINA module doesn't contain one either.  OpenEarable EXG has by default no such crystal, and the NINA module doesn't contain one either. 
-Its required to set in the project config `CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC`.+Its required to set in the project config ''IG_CLOCK_CONTROL_NRF_K32SRC_RC''.
  
-In addition, `CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATIONallows an internal calibration based on the fast high-frequency clock for the radio (BLE),+In addition, ''CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION'' allows an internal calibration based on the fast high-frequency clock for the radio (BLE),
 based on heat changes, which might change the internal RC clock, it rechecks against the radio clock. based on heat changes, which might change the internal RC clock, it rechecks against the radio clock.
  • zephyr-learnings.1781033402.txt.gz
  • Last modified: 2026/06/09 19:30
  • by fabricio