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: On resolution setting of input and output.

Part Number: SN65DSI85
Other Parts Discussed in Thread: DSI-TUNER

Hi,

I want to set the resolution (534 x 1201) with SN65DSI85.

Can I set resolution of input and output by setting as follows?

CHA_ACTIVE_LINE_LENGTH_LOW(0x20) = 0x16

CHA_ACTIVE_LINE_LENGTH_HIGH(0x21) = 0x02

CHA_VERTICAL_DISPLAY_SIZE_LOW(0x24) = 0xB1

CHA_VERTICAL_DISPLAY_SIZE_HIGH(0x25) = 0x04

* Is it unnecessary because there is a test pattern and description?

Or are there different registers for input and output?

Thanks,