Lines Matching +full:current +full:- +full:source +full:- +full:pin
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f7/stm32f746zgtx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 * WARNING: The pin PA7 will conflict on selection of SPI_1 and ETH_STM32_HAL.
16 * compatibility, the pin PB5 (also on ST Zio connector) can be used
21 model = "STMicroelectronics STM32F746ZG-NUCLEO board";
22 compatible = "st,stm32f746zg-nucleo";
26 zephyr,shell-uart = &usart3;
34 compatible = "gpio-leds";
50 compatible = "gpio-keys";
64 die-temp0 = &die_temp;
65 volt-sensor0 = &vref;
66 volt-sensor1 = &vbat;
75 hse-bypass;
76 clock-frequency = <DT_FREQ_M(8)>; /* STLink 8MHz clock */
81 div-m = <4>;
82 mul-n = <192>;
83 div-p = <2>;
84 div-q = <8>;
91 clock-frequency = <DT_FREQ_M(192)>;
92 ahb-prescaler = <1>;
93 apb1-prescaler = <4>;
94 apb2-prescaler = <2>;
98 pinctrl-0 = <&usart2_tx_pd5 &usart2_rx_pd6
100 pinctrl-names = "default";
101 current-speed = <115200>;
105 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
106 pinctrl-names = "default";
107 current-speed = <115200>;
112 pinctrl-0 = <&usart6_tx_pg14 &usart6_rx_pg9>;
113 pinctrl-names = "default";
114 current-speed = <115200>;
119 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
120 pinctrl-names = "default";
125 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
126 pinctrl-names = "default";
128 clock-frequency = <I2C_BITRATE_FAST>;
132 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb11>;
133 pinctrl-names = "default";
135 clock-frequency = <I2C_BITRATE_FAST>;
144 pinctrl-0 = <&tim1_ch3_pe13>;
145 pinctrl-names = "default";
150 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pa7>;
151 pinctrl-names = "default";
152 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
167 pinctrl-0 = <&can1_rx_pd0 &can1_tx_pd1>;
168 pinctrl-names = "default";
177 pinctrl-0 = <&adc1_in0_pa0>;
178 pinctrl-names = "default";
179 st,adc-clock-source = "SYNC";
180 st,adc-prescaler = <2>;
185 pinctrl-0 = <&dac_out1_pa4>;
186 pinctrl-names = "default";
200 pinctrl-0 = <ð_mdc_pc1
209 pinctrl-names = "default";