Lines Matching +full:stm32 +full:- +full:qspi +full:- +full:nor
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f412z(e-g)tx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32F412G-DISCO board";
15 compatible = "st,stm32f412g-disco";
19 zephyr,shell-uart = &usart2;
25 compatible = "gpio-leds";
45 compatible = "gpio-keys";
87 hse-bypass;
88 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
93 div-m = <4>;
94 mul-n = <100>;
95 div-p = <2>;
96 div-q = <8>;
103 clock-frequency = <DT_FREQ_M(100)>;
104 ahb-prescaler = <1>;
105 apb1-prescaler = <2>;
106 apb2-prescaler = <1>;
110 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
111 pinctrl-names = "default";
112 current-speed = <115200>;
117 pinctrl-0 = <&usart6_tx_pg14 &usart6_rx_pg9>;
118 pinctrl-names = "default";
119 current-speed = <115200>;
124 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb9>;
125 pinctrl-names = "default";
126 clock-frequency = <I2C_BITRATE_FAST>;
131 pinctrl-0 = <&spi1_nss_pa15 &spi1_sck_pa5
133 pinctrl-names = "default";
144 pinctrl-0 = <&quadspi_clk_pb2 &quadspi_bk1_ncs_pg6
147 pinctrl-names = "default";
150 n25q128a1: qspi-nor-flash@90000000 {
151 compatible = "st,stm32-qspi-nor";
153 qspi-max-frequency = <72000000>;