Skip to main content
arun balaji
Visitor II
March 23, 2018
Question

B-LCD40-DSI1 daughterboard driver code

  • March 23, 2018
  • 5 replies
  • 1183 views
Posted on March 23, 2018 at 09:15

For mipi DSI validation using the B-LCD40-DSI1  daughterboard. 

We need the driver code and mipi panel controller register configuration for this mipi panel.

    This topic has been closed for replies.

    5 replies

    Andrew Neil
    Super User
    March 23, 2018
    Posted on March 23, 2018 at 09:21

    You realise that this is essentially a user-to-user forum?

    If you want direct, priority support then you need to contact your ST or Distributor FAE

    Please respond us as soon as possible

    http://www.catb.org/~esr/faqs/smart-questions.html#urgent

    We are validating the (sic) SoC in FPGA platform

    What SoC ?

    What 'FPGA platform' ?

    we need LCD controller datasheet

    So contact the LCD controller manufacturer?

    EDIT

    This: 

    http://www.st.com/en/development-tools/b-lcd40-dsi1.html

      ?
    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Tesla DeLorean
    Guru
    March 23, 2018
    Posted on March 23, 2018 at 13:24

    STM32Cube_FW_F7_V1.9.0\Drivers\BSP\STM32F769I-Discovery\stm32f769i_discovery_lcd.c

    STM32Cube_FW_F7_V1.9.0\Drivers\BSP\Components\otm8009a\otm8009a.c

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    viswanath reddy
    Visitor II
    March 26, 2018
    Posted on March 26, 2018 at 09:04

    Hi Clive One,

    Thanks for your reply.

    we are not using any STM Evaluation boards, we are using the only MIPI-DSI LCD Panel.For this MIPI DSI LCD Panel do we need driver ?

    what ever you suggested c files 

    stm32f769i_discovery_lcd.c

    This c file contains bridge chip (

    ADV7533) 

    configuration and DSI to HDM adapter code.

    But we are using the another DSI Controller , we implemented the driver for 

    DSI Controller but Panel we did not configured ant thing. Really is required driver for Panel.

    Thanks

    Viswa

    Andrew Neil
    Super User
    March 26, 2018
    Posted on March 26, 2018 at 12:23

    viswanath reddy wrote:

    we are not using any STM Evaluation boards

    Are you suing any STM32 at all?

    Really is required driver for Panel.

    What is provided by ST is in the files

    Turvey.Clive.002

    ‌ mentioned.

    If youcan't work from there, then you're going to have to contact the panel manufacturer for support ...

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.