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.

SN65DSI86: Reference driver or register configuration code for SN65DSI86

Part Number: SN65DSI86

Hello Experts,

Customer wants to know if we have any reference driver or register configuration code for SN65DSI86, can you help to check it? If there is any guidance documents will be better.

Thanks.

  • 1108.DSI86_SW_EXAMPLES.PDFHi Jacky,

    We do not support DSI drivers. Attached are some scripts that you can use as a reference to configure the device.

  • Hello Jacky,

    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 configure the device registers.This is only a sample code; the customer needs 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 you also can explain to the customer that the DSI interface is fully supported on the OMAP mainline Linux kernel in the following address:
    git.kernel.org/.../dsi.c

    Regards