您尚未登录。

楼主 # 2025-11-02 21:07:58

yuanxinfei
会员
注册时间: 2020-05-16
已发帖子: 14
积分: 14

D211显示问题,求助

我通过rgb666的接口方式去显示,用的4.3寸屏 480*272分辨率,发现显示动画的时候,屏幕有点花屏,是什么原因呢
设备树这边是这么设置的,不知道对不对
    panel_rgb {
        compatible = "artinchip,aic-general-rgb-panel";
        status = "okay";

        enable-gpios = <&gpio_e 19 GPIO_ACTIVE_HIGH>;
        rgb-mode = <PRGB>;
        interface-format = <PRGB_18BIT_LD>;
        clock-phase = <DEGREE_0>;
        data-order = <BGR>;
        disp-dither = <DITHER_RGB666>;
        u-boot,dm-pre-reloc;

        port {
            u-boot,dm-pre-reloc;
            panel_rgb_in: endpoint {
                remote-endpoint = <&rgb0_out>;
                u-boot,dm-pre-reloc;
            };
        };

        display-timings {
            native-mode = <&timing0>;
            u-boot,dm-pre-reloc;
            timing0: 480x272 {
                clock-frequency = <9000000>;
                hactive = <480>;
                vactive = <272>;
                hback-porch = <40>;
                hfront-porch = <5>;
                hsync-len = <20>;
                vback-porch = <8>;
                vfront-porch = <8>;
                vsync-len = <3>;
                de-active = <1>;
                pixelclk-active = <1>;
                u-boot,dm-pre-reloc;
            };
        };
    };


离线

楼主 #2 昨天 15:18:18

yuanxinfei
会员
注册时间: 2020-05-16
已发帖子: 14
积分: 14

Re: D211显示问题,求助

@AICxia

非常感谢,我尝试改改这些参数

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn