Lines Matching +full:spi +full:- +full:bus +full:- +full:width
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h750vbtx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 model = "VCC-GND Studio STM32H750VB";
20 spi-flash0 = &w25q128jv;
25 zephyr,shell-uart = &usart1;
28 zephyr,flash-controller = &w25q128jv;
32 compatible = "gpio-leds";
54 compatible = "gpio-keys";
64 clock-frequency = <DT_FREQ_M(25)>;
73 div-m = <5>;
74 mul-n = <192>;
75 div-p = <2>;
76 div-q = <4>;
77 div-r = <4>;
84 clock-frequency = <DT_FREQ_M(480)>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
96 current-speed = <115200>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9
105 cd-gpios = <&gpioa 8 GPIO_ACTIVE_LOW>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&quadspi_clk_pb2 &quadspi_bk1_ncs_pb10
116 w25q128jv: qspi-nor-flash@90000000 {
117 compatible = "st,stm32-qspi-nor";
119 qspi-max-frequency = <80000000>;
120 spi-bus-width = <4>;
124 compatible = "fixed-partitions";
125 #address-cells = <1>;
126 #size-cells = <1>;