Skip to content

Commit 3ce2ef7

Browse files
Rallarekartben
authored andcommitted
boards: nordic: nrf54l15dk: update lfxo capacitance
Update the lfxo node load-capacitance-femtofarad to match the chosen external lfxo on the nRF54L15-DK design. Previous stray capacitance value was incorrect, which resulted in a too low load capacitance. Signed-off-by: Håkon Alseth <haal@nordicsemi.no>
1 parent 6437f9e commit 3ce2ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
&lfxo {
3030
load-capacitors = "internal";
31-
load-capacitance-femtofarad = <15500>;
31+
load-capacitance-femtofarad = <17000>;
3232
};
3333

3434
&hfxo {

0 commit comments

Comments
 (0)