element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
ZedBoard Hardware Design Driving 1360x768 HDMI from Zedboard
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 2 replies
  • Subscribers 341 subscribers
  • Views 293 views
  • Users 0 members are here
Related

Driving 1360x768 HDMI from Zedboard

henry10210
henry10210 over 10 years ago

Hello, I've been using 1280x1024 DVI monitor with Zedboard ever since I started (I think I also used 1680x960 early on) without a problem.  I got a new HDMI monitor, and I don't see the penguins using the same Ubuntu on Zedboard HW I've been using all along.

I posed the same question on the ADI engineer zone, but I suspect Lars (the driver author) will come back with a suggestion to stare at the kernel/drivers/gpu/drm/xilinx folder (which I am doing at the moment).  God knows how long it will take for me to debug the problem this way (although I will wind up learning a lot).

Has anyone ever driven my monitor size successfully?  Has anyone driven ANY HDMI monitor resolution?  Does anyone know if there is such a thing as a supported monitor with ADV7511 design on Zedboard?

  • Sign in to reply
  • Cancel
  • albertabeef
    0 albertabeef over 10 years ago

    Henry,

    Although this is not an answer to your question, hopefully it will help you to find the answer.

    Do you know the pixel rate for this resolution ?

    Do you know the following timing details for this resolution ?

       horizontal configuration (in cycles)

          front porch ?

          back porch ?

          active region ?  1360

          sync width ?

          sync polarity ?

       vertical configuration (in lines)

          front porch ?

          back porch ?

          active region ?  768

          sync width ?

          sync polarity ?

    I often go back to a bare metal (no operating system) design to validate an interface that is not working.

    The following design is much less flexible than the ADI design, since it displays a single static video resolution.  However, it may give you more control to validate the pixel rate and timing details to drive your monitor.

       http://zedboard.org/content/zedboard-hdmi-vipp-vivado-20141

    If you use this design, you will have to modify it as follows for use with a different video resolution:

       pixel rate

       - modify the Vivado IPI block design to set the appropriate frequency (pixel rate) for your video resolution

       video timing

       - modify the IP cores in the zed_hdmi_display sub-module, to configure for your video resolution

       - modify the source code for your video resolution

          - video_resolution.c/.h : add a new video timing configuration in the vres_resolutions[] array

          - zed_hdmi_display.c : change the following lines to set for your video resolution

                  // Set HDMI output to 1080P60 resolution
                  pDemo->hdmio_resolution = VIDEO_RESOLUTION_1080P;
                  pDemo->hdmio_width  = 1920;
                  pDemo->hdmio_height = 1080;

    Hope this helps !

    Regards,

    Mario.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • henry10210
    0 henry10210 over 10 years ago

    Thank you so much for the suggestions Mario, I don't have such timing information.  I wonder whether that's in the ADV7511 datasheet.  Anyway, I just tried my Qt GUI on a whim, and I see it on the HDMI monitor!  So the only problem seems to be seeing the penguins on boot.  The files you suggested will be helpful if I want to dig deep into video FW later.  Thanks again!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube