Lines Matching +full:ospi +full:- +full:max +full:- +full:frequency

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h5/stm32h573iikxq-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/memory-attr/memory-attr.h>
13 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
16 compatible = "st,stm32h573i-dk";
20 zephyr,shell-uart = &usart1;
23 zephyr,code-partition = &slot0_partition;
28 compatible = "gpio-leds";
48 compatible = "gpio-keys";
60 die-temp0 = &die_temp;
61 die-temp1 = &digi_die_temp;
62 volt-sensor0 = &vref;
63 volt-sensor1 = &vbat;
67 compatible = "zephyr,memory-region";
69 zephyr,memory-region = "EXTMEM";
71 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_IO) )>;
84 clock-frequency = <DT_FREQ_M(25)>;
85 hse-bypass; /* X3 is a 25MHz oscillator on PH0 */
90 div-m = <5>;
91 mul-n = <96>;
92 div-p = <2>;
93 div-q = <6>;
94 div-r = <2>;
101 clock-frequency = <DT_FREQ_M(240)>;
102 ahb-prescaler = <1>;
103 apb1-prescaler = <2>;
104 apb2-prescaler = <1>;
105 apb3-prescaler = <1>;
109 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
110 pinctrl-names = "default";
111 clock-frequency = <I2C_BITRATE_FAST>;
116 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb11>;
117 pinctrl-names = "default";
118 clock-frequency = <I2C_BITRATE_FAST>;
123 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
124 pinctrl-names = "default";
125 current-speed = <115200>;
135 pinctrl-0 = <&tim2_ch4_pa3>;
136 pinctrl-names = "default";
146 pinctrl-0 = <&tim3_ch2_pb5>;
147 pinctrl-names = "default";
161 pinctrl-0 = <&eth_rxd0_pc4
168 pinctrl-names = "default";
169 phy-connection-type = "rmii";
174 pinctrl-0 = <&eth_mdio_pa2 &eth_mdc_pc1>;
175 pinctrl-names = "default";
177 ethernet-phy@0 {
178 compatible = "ethernet-phy";
186 compatible = "fixed-partitions";
187 #address-cells = <1>;
188 #size-cells = <1>;
196 label = "image-0";
200 label = "image-1";
204 label = "image-scratch";
235 pinctrl-0 = <&dac1_out1_pa4>; /* Arduino A1 */
236 pinctrl-names = "default";
243 pinctrl-0 = <&adc1_inp6_pf12>; /* Arduino A5 */
244 pinctrl-names = "default";
245 st,adc-clock-source = "ASYNC";
246 st,adc-prescaler = <6>;
251 pinctrl-0 = <&spi2_nss_pa3 &spi2_sck_pi1
253 pinctrl-names = "default";
260 pinctrl-0 = <&fdcan1_rx_pa11 &fdcan1_tx_pa12>;
261 pinctrl-names = "default";
266 pinctrl-0 = <&octospi1_io0_pb1 &octospi1_io1_pd12
272 pinctrl-names = "default";
276 mx25lm51245: ospi-nor-flash@90000000 {
277 compatible = "st,stm32-xspi-nor";
279 ospi-max-frequency = <DT_FREQ_M(50)>;
280 spi-bus-width = <XSPI_OCTO_MODE>;
281 data-rate = <XSPI_DTR_TRANSFER>;
282 four-byte-opcodes;
286 compatible = "fixed-partitions";
287 #address-cells = <1>;
288 #size-cells = <1>;
299 pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
302 pinctrl-names = "default";
303 cd-gpios = <&gpioh 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
309 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
310 pinctrl-names = "default";