Lines Matching +full:can +full:- +full:transceiver

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h735igkx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 compatible = "st,stm32h735g-disco";
19 zephyr,shell-uart = &usart3;
26 compatible = "gpio-leds";
38 compatible = "gpio-keys";
50 volt-sensor1 = &vbat;
55 clock-frequency = <DT_FREQ_M(25)>;
72 div-m = <5>;
73 mul-n = <110>;
74 div-p = <1>;
75 div-q = <4>;
76 div-r = <2>;
82 div-m = <5>;
83 mul-n = <80>;
84 div-p = <5>;
85 div-q = <5>;
86 div-r = <5>;
93 clock-frequency = <DT_FREQ_M(550)>;
103 pinctrl-0 = <&usart3_tx_pd8 &usart3_rx_pd9>;
104 pinctrl-names = "default";
105 current-speed = <115200>;
110 pinctrl-0 = <&uart7_tx_pf7 &uart7_rx_pf6>;
111 pinctrl-names = "default";
112 current-speed = <115200>;
116 pinctrl-0 = <&i2c4_scl_pf14 &i2c4_sda_pf15>;
117 pinctrl-names = "default";
125 pinctrl-0 = <&adc1_inp0_pa0_c>;
126 pinctrl-names = "default";
127 st,adc-clock-source = "SYNC";
128 st,adc-prescaler = <4>;
133 pinctrl-0 = <&eth_rxd0_pc4
140 pinctrl-names = "default";
146 pinctrl-0 = <&eth_mdio_pa2 &eth_mdc_pc1>;
147 pinctrl-names = "default";
149 ethernet-phy@0 {
150 compatible = "ethernet-phy";
157 pinctrl-0 = <&sdmmc1_d0_pc8
163 pinctrl-names = "default";
164 cd-gpios = <&gpiof 5 GPIO_ACTIVE_LOW>;
168 pinctrl-0 = <&octospim_p1_clk_pf10 &octospim_p1_ncs_pg6
174 pinctrl-names = "default";
178 mx25lm51245: ospi-nor-flash@90000000 {
179 compatible = "st,stm32-ospi-nor";
181 ospi-max-frequency = <DT_FREQ_M(50)>;
182 spi-bus-width = <OSPI_OPI_MODE>;
183 data-rate = <OSPI_DTR_TRANSFER>;
187 compatible = "fixed-partitions";
188 #address-cells = <1>;
189 #size-cells = <1>;
210 pinctrl-0 = <&fdcan1_rx_ph14 &fdcan1_tx_ph13>;
211 pinctrl-names = "default";
216 can-transceiver {
217 max-bitrate = <8000000>;
222 pinctrl-0 = <&fdcan2_rx_pb5 &fdcan2_tx_pb6>;
223 pinctrl-names = "default";
228 can-transceiver {
229 max-bitrate = <8000000>;
234 pinctrl-0 = <&fdcan3_rx_pf6 &fdcan3_tx_pf7>;
235 pinctrl-names = "default";
241 can-transceiver {
242 max-bitrate = <8000000>;
248 pinctrl-0 = <&usb_otg_hs_dm_pa11 &usb_otg_hs_dp_pa12>;
249 pinctrl-names = "default";