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 5d53fc4 commit 7b6b2ddCopy full SHA for 7b6b2dd
snippets/sdp/mspi/board/nrf54l15dk_nrf54l15_cpuapp.overlay
@@ -25,7 +25,7 @@
25
t-exit-dpd = <35000>;
26
reset-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
27
28
- mspi-max-frequency = <DT_FREQ_M(1)>;
+ mspi-max-frequency = <DT_FREQ_M(13)>;
29
mspi-io-mode = "MSPI_IO_MODE_QUAD_1_4_4";
30
mspi-data-rate = "MSPI_DATA_RATE_SINGLE";
31
mspi-hardware-ce-num = <0>;
0 commit comments