Hi,
I'm trying to get rid of DVD drive. I was able to display video from another source on the RES screen, but it only works when the original DVD signals to the head that it has a DVD in and the disk is playing. Otherwise the head would display one of the preset screens (CD controls, DVD loading, DVD error).
Somehow I got the idea that DVD talks to the head through GA-NET (IEBus) protocol. However this is not the case. There's serial communication going between the two, the DVDCOMM1 and DVDCOMM2 pins of DVD are really TX and RX.
Here are a few scope diagrams I captured:
1. This is what I believe is a keepalive ping from the head with a following data from DVD.
And this is a closeup of a keepalive response from DVD:
Now, my understanding is that without knowing what is the baudrate and hardware protocol, it's highly unlikely one can understand the communication. I attempted to listed to it using simple UART, but nothing human readable comes out. My estimation that the baudrate is somewhere around 4800b/s.
Anyone has knowledge of what the protocol is? And hopefully how to interpret it?
Thanks in advance.
I'm trying to get rid of DVD drive. I was able to display video from another source on the RES screen, but it only works when the original DVD signals to the head that it has a DVD in and the disk is playing. Otherwise the head would display one of the preset screens (CD controls, DVD loading, DVD error).
Somehow I got the idea that DVD talks to the head through GA-NET (IEBus) protocol. However this is not the case. There's serial communication going between the two, the DVDCOMM1 and DVDCOMM2 pins of DVD are really TX and RX.
Here are a few scope diagrams I captured:
1. This is what I believe is a keepalive ping from the head with a following data from DVD.

And this is a closeup of a keepalive response from DVD:

Now, my understanding is that without knowing what is the baudrate and hardware protocol, it's highly unlikely one can understand the communication. I attempted to listed to it using simple UART, but nothing human readable comes out. My estimation that the baudrate is somewhere around 4800b/s.
Anyone has knowledge of what the protocol is? And hopefully how to interpret it?
Thanks in advance.