Lines Matching +full:32 +full:k +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wb/stm32wb55rgvx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32WB55RG-NUCLEO board";
15 compatible = "st,stm32wb55rg-nucleo";
19 zephyr,shell-uart = &usart1;
20 zephyr,bt-mon-uart = &lpuart1;
21 zephyr,bt-c2h-uart = &lpuart1;
24 zephyr,code-partition = &slot0_partition;
28 compatible = "gpio-leds";
30 gpios = <&gpiob 5 GPIO_ACTIVE_HIGH>;
34 gpios = <&gpiob 0 GPIO_ACTIVE_HIGH>;
38 gpios = <&gpiob 1 GPIO_ACTIVE_HIGH>;
44 compatible = "gpio-keys";
47 gpios = <&gpioc 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
52 gpios = <&gpiod 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
57 gpios = <&gpiod 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
70 die-temp0 = &die_temp;
71 volt-sensor0 = &vref;
72 volt-sensor1 = &vbat;
73 mcuboot-led0 = &blue_led_1;
74 mcuboot-button0 = &user_button_1;
106 clock-frequency = <DT_FREQ_M(32)>;
107 cpu1-prescaler = <1>;
108 cpu2-prescaler = <1>;
109 ahb4-prescaler = <1>;
110 apb1-prescaler = <1>;
111 apb2-prescaler = <1>;
115 pinctrl-0 = <&usart1_tx_pb6 &usart1_rx_pb7>;
116 pinctrl-names = "default";
117 current-speed = <115200>;
122 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
123 pinctrl-names = "default";
125 clock-frequency = <I2C_BITRATE_FAST>;
129 pinctrl-0 = <&i2c3_scl_pc0 &i2c3_sda_pc1>;
130 pinctrl-names = "default";
132 clock-frequency = <I2C_BITRATE_FAST>;
146 pinctrl-0 = <&spi1_nss_pa4 &spi1_sck_pa5
148 pinctrl-names = "default";
158 pinctrl-0 = <&tim1_ch1_pa8>;
159 pinctrl-names = "default";
167 pinctrl-0 = <&tim2_ch1_pa15>;
168 pinctrl-names = "default";
173 pinctrl-0 = <&lpuart1_tx_pc1 &lpuart1_rx_pc0
175 hw-flow-control;
176 pinctrl-names = "default";
177 current-speed = <115200>;
182 pinctrl-0 = <&adc1_in3_pc2 &adc1_in5_pa0>;
183 pinctrl-names = "default";
184 st,adc-clock-source = "SYNC";
185 st,adc-prescaler = <4>;
201 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
202 pinctrl-names = "default";
215 compatible = "fixed-partitions";
216 #address-cells = <1>;
217 #size-cells = <1>;
223 * Current partition is using the first 876K of the flash for M4
231 label = "image-0";
235 label = "image-1";
239 label = "image-scratch";