News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

TE0720-01 + TE0701-03

Started by JFrensch, July 15, 2014, 11:11:40 AM

Previous topic - Next topic

JFrensch

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


Oleksandr Kiyenko

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