We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed5290 commit 775345cCopy full SHA for 775345c
boards/st/stm32n6570_dk/stm32n6570_dk_common.dtsi
@@ -160,6 +160,18 @@
160
status = "okay";
161
};
162
163
+&ic17 {
164
+ pll-src = <1>;
165
+ ic-div = <4>;
166
+ status = "okay";
167
+};
168
+
169
+&ic18 {
170
171
+ ic-div = <60>;
172
173
174
175
&perck {
176
clocks = <&rcc STM32_SRC_HSI PER_SEL(0)>;
177
0 commit comments