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,