Lines Matching +full:crs +full:- +full:usb +full:- +full:sof

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g0/stm32g0b1r(b-c-e)tx-pinctrl.dtsi>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32G0B1RE-NUCLEO board";
16 compatible = "st,stm32g0b1re-nucleo";
20 zephyr,shell-uart = &usart2;
21 zephyr,uart-mcumgr = &usart2;
24 zephyr,code-partition = &slot0_partition;
29 compatible = "gpio-leds";
37 compatible = "gpio-keys";
49 die-temp0 = &die_temp;
50 volt-sensor0 = &vref;
51 volt-sensor1 = &vbat;
65 crs-usb-sof;
69 div-m = <1>;
70 mul-n = <8>;
71 div-p = <2>;
72 div-q = <2>;
73 div-r = <2>;
80 clock-frequency = <DT_FREQ_M(64)>;
81 ahb-prescaler = <1>;
82 apb1-prescaler = <1>;
85 zephyr_udc0: &usb {
86 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
87 pinctrl-names = "default";
92 pinctrl-0 = <&usart1_tx_pc4 &usart1_rx_pc5>;
93 pinctrl-names = "default";
94 current-speed = <115200>;
99 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
100 pinctrl-names = "default";
101 current-speed = <115200>;
120 pinctrl-0 = <&tim3_ch1_pb4>;
121 pinctrl-names = "default";
130 pinctrl-0 = <&tim15_ch1_pb14>;
131 pinctrl-names = "default";
136 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
137 pinctrl-names = "default";
139 clock-frequency = <I2C_BITRATE_FAST>;
143 pinctrl-0 = <&i2c2_scl_pa11 &i2c2_sda_pa12>;
144 pinctrl-names = "default";
146 clock-frequency = <I2C_BITRATE_FAST>;
150 pinctrl-0 = <&spi1_nss_pb0 &spi1_sck_pa5
152 pinctrl-names = "default";
157 pinctrl-0 = <&spi2_nss_pd0 &spi2_sck_pd1
159 pinctrl-names = "default";
164 pinctrl-0 = <&adc1_in0_pa0 &adc1_in1_pa1>;
165 pinctrl-names = "default";
166 st,adc-clock-source = "SYNC";
167 st,adc-prescaler = <4>;
177 pinctrl-0 = <&dac1_out1_pa4>;
178 pinctrl-names = "default";
184 pinctrl-0 = <&fdcan1_rx_pa11 &fdcan1_tx_pa12>;
185 pinctrl-names = "default";
192 pinctrl-0 = <&fdcan2_rx_pb0 &fdcan2_tx_pb1>;
193 pinctrl-names = "default";
199 compatible = "fixed-partitions";
200 #address-cells = <1>;
201 #size-cells = <1>;
206 read-only;
209 label = "image-0";
213 label = "image-1";