Lines Matching +full:clock +full:- +full:output +full:- +full:names
2 * Copyright (c) 2020-2024 STMicroelectronics
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wl/stm32wl55jcix-pinctrl.dtsi>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32WL55JC-NUCLEO board";
16 compatible = "st,stm32wl55-nucleo";
20 zephyr,shell-uart = &lpuart1;
23 zephyr,code-partition = &slot0_partition;
27 compatible = "gpio-leds";
43 compatible = "gpio-keys";
68 die-temp0 = &die_temp;
69 volt-sensor0 = &vref;
70 volt-sensor1 = &vbat;
93 div-m = <1>;
94 mul-n = <6>;
95 div-r = <2>;
96 div-q = <2>;
103 clock-frequency = <DT_FREQ_M(48)>;
104 cpu1-prescaler = <1>;
105 cpu2-prescaler = <1>;
106 ahb3-prescaler = <1>;
107 apb1-prescaler = <1>;
108 apb2-prescaler = <1>;
112 pinctrl-0 = <&lpuart1_tx_pa2 &lpuart1_rx_pa3>;
113 pinctrl-names = "default";
114 current-speed = <115200>;
119 pinctrl-0 = <&i2c2_scl_pa12 &i2c2_sda_pa11>;
120 pinctrl-names = "default";
122 clock-frequency = <I2C_BITRATE_FAST>;
126 pinctrl-0 = <&spi1_nss_pa4 &spi1_sck_pa5
128 pinctrl-names = "default";
134 pinctrl-0 = <&dac_out1_pa10>;
135 pinctrl-names = "default";
143 pinctrl-0 = <&tim2_ch4_pb11>;
144 pinctrl-names = "default";
150 pinctrl-0 = <&adc_in5_pb1 &adc_in0_pb13>;
151 pinctrl-names = "default";
152 st,adc-clock-source = "SYNC";
153 st,adc-prescaler = <4>;
177 tx-enable-gpios = <&gpioc 4 GPIO_ACTIVE_LOW>; /* FE_CTRL1 */
178 rx-enable-gpios = <&gpioc 5 GPIO_ACTIVE_LOW>; /* FE_CTRL2 */
179 dio3-tcxo-voltage = <SX126X_DIO3_TCXO_1V7>;
180 tcxo-power-startup-delay-ms = <5>;
181 /* High-power output is selected as a consequence of using
182 * tx/rx-enable-gpio to control FE_CTRL1 and FE_CTRL2. Low-power
183 * output would require both FE_CTRL1 and FE_CTRL2 to be high,
186 power-amplifier-output = "rfo-hp";
187 rfo-lp-max-power = <15>;
188 rfo-hp-max-power = <22>;
194 compatible = "fixed-partitions";
195 #address-cells = <1>;
196 #size-cells = <1>;
201 read-only;
204 label = "image-0";
208 label = "image-1";