Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: JFrensch on July 15, 2014, 11:11:40 AM

Title: TE0720-01 + TE0701-03
Post by: JFrensch on July 15, 2014, 11:11:40 AM
Hi all,

We have board TE0701-03 (with TE0720-01).

Using the reference design  "TE0720-01-ADV7511.zip", we are able to see the splash screen via HDMI  :)
..but the 2 penguins which appear on boot screen have purple feet (I'd expect yellow!)
The  prompt below (zynq>) is purple!

Before starting to debug our code, I'd like to know, whether this color scheme I'm 'seeing' is expected - or where to have a
look for fixing it!

Thanks
Jochen

Title: Re: TE0720-01 + TE0701-03
Post by: Oleksandr Kiyenko on July 16, 2014, 08:13:56 AM
Hi Jochen,

You are right penguin should be with notmal colors and prompt should be red. To work with ADV7511 should be RGB signal output. Also ADV7511 chip require initialization via I2C to set correct mode. In your case it's looks like initialization via I2C was incorrect.
You can also try https://github.com/Trenz-Electronic/TE0720-GigaZee-Reference-Designs/tree/master/TE0720-01_TE0701-03_Base_Vivado-2014.1 project, it also have HDMI output.

Best regards
Oleksandr Kiyenko