Hi
I am using an nRF54L15 with an external watch crystal. I have notice that depending on the manufacturer of the crystal I have to use a different internal load capacitor settings to be within the required frequency accuracy.
That was seen in the factory during pre-production and I would like to tune the crystal to frequency and persist the best setting.
Actually, the load capacitance setting is loaded from devicetree. I need the opportunity to load it from somewhere else (e.g. a callback function).
It would be also good to have the ability to tune the watch crystal during runtime. The current implementation requires a new firmware build which is not a practical solution.
Any chance to see these features very soon in upstream Zephyr?