Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Hardware] Need DM-M10R800 V2 display module datasheet

154

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
154

【Hardware】 Need DM-M10R800 V2 display module datasheet

Posted at 3/31/2023 21:42:07      View:1266 | Replies:0        Print      Only Author   [Copy Link] 1#
  • Type: Self-Compiled Firmware
  • SDK Package Name: rk356x_linux_release_v1.3.0b_20221213
  • Last Commit: 0000-00-00 00:00:00
  • Modification Content: mipi 2 cam configuration
  • Log: no log (2).zip
Problem description and steps to reproduce:
Hello.
I need to get DM-M10R800 V2 display module datasheet with next settings:
clock-frequency,hactive,vactive,hsync-len,hback-porch,hfront-porch,vsync-len,vback-porch,vfront-porch

for my DTS file

&dsi1{
....
disp_timings1: display-timings {
            native-mode = <&dsi1_timing0>;
            dsi1_timing0: timing0 {
                clock-frequency = <72600000>;//<80000000>;
                hactive = <800>;//<768>;
                vactive = <1280>;
                hsync-len = <14>;   //20, 50,10
                hback-porch = <26>; //50, 56,10
                hfront-porch = <32>;//50, 30,180
                    vsync-len = <8>;//4
                    vback-porch = <20>;//4
                    vfront-porch = <80>;//8
                    hsync-active = <0>;
                    vsync-active = <0>;
                    de-active = <0>;
                pixelclk-active = <0>;
            };
        };


I have datasheet from this official link:
https://wiki.t-firefly.com/en/Co ... ouch#reference-data
and i got SPEC-TLM101014-BE45-A1-61B.pdf from this link:
http://en.t-firefly.com/doc/download/109.html#other_417
But there are no needed settings.
Can you help me please ?

no log (2).zip

22 Bytes, Down times: 2

Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list