This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SN65DSI85: initial code for the sequence

Part Number: SN65DSI85

Hello,

Can I get the initialization sample code for SN65DSI85 IC?

Thanks

Ranga

  • Hi Rangarajan,

    We can provide a sample code that we use in Linux for OMAP to configure the DSI8x. This code executes the initialization sequence for the SN65DSI8x and configures the device registers. This is only a sample code, so you'll need to modify the values in the code to match the required
    resolution, video format, etc.This sample code can be used to configure the DSi8x devices from Linux , and the DSI interface is fully supported on the OMAP mainline Linux kernel in the following address:

    git.kernel.org/.../dsi.c

    Regards,
    I.K.