I need to interface to a MIPI-DSI interface display - differential clock + 1 bi-directional data lane. My microcontroller has only parallel (or SPI/QSPI) capability. I am looking at SN65LVDS315 - however - it seems to be designed for the opposite direction. Since I am using a DMA to output the display data to the LCD panel, I do not have access to signals for VS, HS, and I do not fully understand "VS and HS Timing to Generate the Correct Control Signals" section of the data sheet.
So my question - please explain how we should use this part in our application, or suggest a better part.
Will this part work for this application? I am searching through the LCD panel's controller - an OTM3201A - but do not see any frame end requirements. I may just be missing it as this is the first time I am using this type of display.