Lines Matching +full:max +full:- +full:speed +full:- +full:highest
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f429zitx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32F429ZI-NUCLEO board";
15 compatible = "st,stm32f429zi-nucleo";
19 zephyr,shell-uart = &usart3;
23 zephyr,code-partition = &slot0_partition;
27 compatible = "gpio-leds";
43 compatible = "gpio-keys";
57 die-temp0 = &die_temp;
58 volt-sensor0 = &vref;
59 volt-sensor1 = &vbat;
68 hse-bypass;
69 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
74 div-m = <8>;
75 mul-n = <336>;
76 div-p = <2>;
77 div-q = <7>;
84 clock-frequency = <DT_FREQ_M(168)>; /* highest value to get a precise USB clock */
85 ahb-prescaler = <1>;
86 apb1-prescaler = <4>;
87 apb2-prescaler = <2>;
91 pinctrl-0 = <&adc1_in0_pa0>;
92 pinctrl-names = "default";
93 st,adc-clock-source = "SYNC";
94 st,adc-prescaler = <2>;
104 pinctrl-0 = <&dac_out1_pa4>;
105 pinctrl-names = "default";
109 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
110 pinctrl-names = "default";
112 clock-frequency = <I2C_BITRATE_FAST>;
116 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb11>;
117 pinctrl-names = "default";
119 clock-frequency = <I2C_BITRATE_FAST>;
123 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pa7>;
124 pinctrl-names = "default";
125 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
130 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
131 pinctrl-names = "default";
132 current-speed = <115200>;
136 pinctrl-0 = <&usart6_tx_pg14 &usart6_rx_pg9>;
137 pinctrl-names = "default";
138 current-speed = <115200>;
143 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
144 pinctrl-names = "default";
154 pinctrl-0 = <&tim1_ch3_pe13>;
155 pinctrl-names = "default";
179 pinctrl-0 = <ð_mdc_pc1
188 pinctrl-names = "default";
193 compatible = "fixed-partitions";
194 #address-cells = <1>;
195 #size-cells = <1>;
201 read-only;
205 * nvs subsystem requires 2 sectors with a max total of 32K
218 label = "image-0";
224 label = "image-1";
230 label = "image-scratch";