HI master:
sdk: processor_sdk_vision_03_05_00_00
my board boot as linux target, How to Force IPu HDMI Output ?
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.
HI master:
sdk: processor_sdk_vision_03_05_00_00
my board boot as linux target, How to Force IPu HDMI Output ?
HI,master
Now if you connect to the HDMI receiver, the hmdi signal will output. If you do not connect to the HDMI receiver, the HDMI signal will not output. Now I need to output the HDMI signal when I do not connect to the HDMI receiver.
Hi,
DSS will always output the data irrespective of receiver.
In case receiver is not connected the data is thrown away.
In case you do not have any further question I will close the thread.
Regards,
Rishabh
HI,
Thank you for your reply
Why do we use oscilloscope energy to reach HDMI clock when there is a HDMI receiver, but when there is no HDMI receiver, we can't use oscilloscope to measure HDMI clock.
Hi,
In Linux, typical sequence is to first detect HPD, read EDID and then start transmission.
Without first two you cannot start sending HDMI data.
RTOS driver starts the transmission without HPD and EDID.
Hence in this case you might need to use RTOS driver.
However can you explain the use case for a better response.
Regards,
Rishabh
ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03 linux, I can force the output of hdmi, but processor_sdk_vision_03_05_00 M4 IPU control DSS I don't know how to force the output of HDMI processor_sdk_vision_03_05_00 ,
in M4 IPU control DSS RTOS driver use oscilloscope energy to reach HDMI clock when there is a HDMI receiver, but when there is no HDMI receiver, we can't use oscilloscope to measure HDMI clock.
Hi,
Which pins are you probing to see the clock?
How did you force the output in ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03 linux as mentioned above?
Regards,
Rishabh