Hi Guys
This is confusing.
We have a Phillips with 4 HDMI connectors on the back.
The beagle board has a HDMI connector. But it doesnt provide HDMI
output? The output is DVI, which cant be used to drive the HDMI input
of the phillips LCD TV.
Am I correct or am I missing something??
> On Fri, Jan 23, 2009 at 3:49 PM, dgleeson422111 <dgle...@eircom.net>wrote:
>
>>
>> Hi Guys
>>
>> This is confusing.
>>
>> We have a Phillips with 4 HDMI connectors on the back.
>>
>> The beagle board has a HDMI connector. But it doesnt provide HDMI
>> output? The output is DVI, which cant be used to drive the HDMI input
>> of the phillips LCD TV.
>>
>> Am I correct or am I missing something??
>
> Yes, BeagleBoard does not support the HDMI interface and is used to provide
> the DVI-D interface only
Please stop confusing people. The Beagle outputs an HDMI signal
without audio. DVI and HDMI *are the same thing* with respect to
video.
--
Måns Rullgård
ma...@mansr.com
>
>
> On Fri, Jan 23, 2009 at 3:49 PM, dgleeson422111
> <dgle...@eircom.net> wrote:
>
> Hi Guys
>
> This is confusing.
>
> We have a Phillips with 4 HDMI connectors on the back.
>
> The beagle board has a HDMI connector. But it doesnt provide HDMI
> output? The output is DVI, which cant be used to drive the HDMI input
> of the phillips LCD TV.
>
> Am I correct or am I missing something??
>
> Yes, BeagleBoard does not support the HDMI interface and is used to
> provide the DVI-D interface only
HDMI and DVI are the same wrt video, HDMI has the option to encode
extra data (e.g. sound) in the blanking intervals and do things like
HDCP.
regards,
Koen
The HDMI spec actually says nothing about HDCP. That's a separate
specification mostly independent of the physical link.
--
Måns Rullgård
ma...@mansr.com
> HDCP is possible both over HDMI and DVI.
> See e.g. http://en.wikipedia.org/wiki/High-bandwidth_Digital_Content_Protection
>
> And HDMI is not DVI without audio. You might perhaps say HDMI = DVI-D
> + audio.
> But HDMI does not carry any analog signal, so do not expect a DVI-A
> source to display on a TV using a DVI <-> HDMI cable.
> Also it is my understanding (but I am not an expert in this area) that
> DVI-D might support more resolutions than HDMI.
HDMI type A (the one used on the Beagle and all TVs I've ever seen) is
electrically identical to single-link DVI-D. This means that both
links can carry exactly the same resolutions. HDMI type B (which I
have never seen used) is equivalent to dual-link DVI-D.
--
Måns Rullgård
ma...@mansr.com
All the HDMI modes except 1080p50/60 should be possible as well.
--
Måns Rullgård
ma...@mansr.com
This is a tangent, but what video mode should be used for the splash
screen in u-boot that is shipped on the board (to know that the
display is alive)? I'd ideally like it to work with both the pico
projector and HDTVs (as well as DVI monitors), but I don't believe
that is possible. Any ideas?
What are the actual HSYNC possibilities. The table 15-121 at page 2305 is
inconsistent I.e. the text is inconsistent to the actual number of bits
assigned to the fields in the graphics (8,8,6 bits contra 12,12,8 bits).
I can see, that the VSYNC table on the next page has been updated compared
to the TRM for OMAP3430. Should the HSYNC table had been updated as well, or
is the text in the description field wrong? In case the text is wrong I
think the OMAP might support (much) more non-reduced blanking modes than (at
least I) expected… :-)
Anybody being able to check the actual size of the registers? Either by
measurements or by checking internally with the TI design team?
Best regards and thanks in advance
Søren