Lines Matching +full:hfront +full:- +full:porch
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h753bitx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &usart1;
22 zephyr,code-partition = &slot0_partition;
27 compatible = "zephyr,memory-region", "mmio-sram";
30 zephyr,memory-region = "SDRAM1";
31 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_RAM) )>;
35 compatible = "gpio-leds";
61 mcu-sel-gpios {
62 gpio-hog;
64 output-high;
71 mcu-sel-gpios {
72 gpio-hog;
76 output-high;
84 mcu-sel-gpios {
85 gpio-hog;
89 output-high;
102 /delete-property/ hse-bypass;
103 clock-frequency = <DT_FREQ_M(25)>;
108 div-m = <5>;
109 mul-n = <192>;
110 div-p = <2>;
111 div-q = <4>;
112 div-r = <4>;
118 div-m = <2>;
119 mul-n = <48>;
120 div-p = <8>;
121 div-q = <40>;
122 div-r = <3>;
129 clock-frequency = <DT_FREQ_M(480)>;
139 pinctrl-0 = <&usart1_tx_pb14 &usart1_rx_pb15>;
140 pinctrl-names = "default";
141 current-speed = <115200>;
146 pinctrl-0 = <&usart2_tx_pd5 &usart2_rx_pd6>;
147 pinctrl-names = "default";
148 current-speed = <115200>;
153 pinctrl-0 = <&usart3_tx_pb10 &usart3_rx_pb11>;
154 pinctrl-names = "default";
155 current-speed = <115200>;
160 pinctrl-0 = <&uart4_tx_pb9 &uart4_rx_pb8>;
161 pinctrl-names = "default";
162 current-speed = <115200>;
167 pinctrl-0 = <&usart6_tx_pc6 &usart6_rx_pc7>;
168 pinctrl-names = "default";
169 current-speed = <115200>;
174 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
175 pinctrl-names = "default";
186 pinctrl-0 = <&i2c3_scl_ph7 &i2c3_sda_ph8>;
187 pinctrl-names = "default";
189 clock-frequency = <I2C_BITRATE_FAST>;
198 pinctrl-0 = <&tim12_ch1_pb14>;
199 pinctrl-names = "default";
204 pinctrl-0 = <&adc1_inp15_pa3>;
205 pinctrl-names = "default";
206 st,adc-clock-source = "SYNC";
207 st,adc-prescaler = <4>;
218 pinctrl-0 = <&fdcan1_tx_ph13 &fdcan1_rx_ph14>;
219 pinctrl-names = "default";
226 pinctrl-0 = <&fdcan2_rx_pb12 &fdcan2_tx_pb13>;
227 pinctrl-names = "default";
233 pinctrl-0 = <ð_rxd0_pc4
240 pinctrl-names = "default";
245 pinctrl-0 = <ð_mdio_pa2 ð_mdc_pc1>;
246 pinctrl-names = "default";
248 ethernet-phy@0 {
252 microchip,interface-type = "rmii-25MHz";
258 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pb5>;
259 pinctrl-names = "default";
260 cs-gpios = <&gpiod 14 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
264 pinctrl-0 = <&fmc_nbl0_pe0
275 pinctrl-names = "default";
280 power-up-delay = <100>;
281 num-auto-refresh = <8>;
282 mode-register = <0x220>;
283 refresh-rate = <0x603>;
286 st,sdram-control = <STM32_FMC_SDRAM_NC_8
294 st,sdram-timing = <2 7 4 7 2 2 2>;
300 pinctrl-0 = <<dc_r0_pi15 <dc_r1_pj0 <dc_r2_pj1 <dc_r3_pj2
307 pinctrl-names = "default";
309 disp-on-gpios = <&gpiod 7 GPIO_ACTIVE_HIGH>;
311 ext-sdram = <&sdram1>;
319 pixel-format = <PANEL_PIXEL_FORMAT_RGB_565>;
320 display-timings {
321 compatible = "zephyr,panel-timing";
322 de-active = <1>;
323 pixelclk-active = <0>;
324 hsync-active = <0>;
325 vsync-active = <0>;
326 hsync-len = <1>;
327 vsync-len = <10>;
328 hback-porch = <43>;
329 vback-porch = <12>;
330 hfront-porch = <8>;
331 vfront-porch = <4>;
333 def-back-color-red = <0xFF>;
334 def-back-color-green = <0xFF>;
335 def-back-color-blue = <0xFF>;
339 pinctrl-0 = <&sdmmc1_d0_pc8
345 pinctrl-names = "default";
346 cd-gpios = <&gpiog 7 GPIO_ACTIVE_LOW>;
356 compatible = "fixed-partitions";
357 #address-cells = <1>;
358 #size-cells = <1>;
364 read-only;
375 label = "image-0";
381 label = "image-1";
387 label = "image-scratch";