Hi,
I'd like to know how to disable LP Backchannel on Lane0 of SN75DPHY440SS.
I'd like to measure the waveform the MIPI CSI-2 (Camera side) signal on the DB0P/N port of SN75DPHY440SS by the scope,
but the scope is 50ohm terminated. (the scope is for high speed real time oscilloscope.)
I saw some thread about this IC (SN75DPHY440SS).
I found that
> "Lane 0 path (DA0P/N and DB0P/N) supporting bi-directional LP signaling, it is very important that DB0P/N LP TX is connected to an unterminated LP RX."
But, LP RX (in my case, the scope) is difficult to unterminated for me.
And I found below (Hidden?) register setting as below. (I'm sorry, but, I could NOT find the 0x50 Register in the data sheet...)
> Write Register 0x50 with 8’h01 //Override enable for HS TX path
> Write Register 0x51 with 8’h01 //HS TX path enabled.
> Write Register 0x61 with 8’h00 // Disable LP path.
> Write Register 0x70 with 8’h01 //Override enable for HS RX path
> Write Register 0x71 with 8’h01 // HS RX path enabled.
So, my question is how to disable LP Backchannel on Lane0?
And, my condition is MIPI D-PHY 4 DataLane (CSI-2).
So, for example, "Write Register 0x50 with 8'h0F" is for 4Lane??? or "Write Data 8'h01" is for 4Lane??? or 8'h1F (considering clock)???
Also, finally,
does it support officially?
Thanks & BR
Kimura