Knowledge Base Article

DisplayPort Hardware Demonstration Design Example Does Not Support EDID With More Than 1 Extension Block

Description

The EDID pass-through software of the DisplayPort design example does not support EDID with more than one extension block. If the DisplayPort sink\'s EDID has more than one extension block, the EDID pass-through software is not able to forward the EDID\'s second, third, and fourth extension block to the source device.

Resolution

To work around this issue, edit the following files:

  • main.c: Increase the EDID array width to BYTE rx_edid_data [512]
  • rx_utils.c: Increase the EDID array width to BYTE data [256]

This issue is fixed in version 16.0 of the DisplayPort IP core.

Updated 3 months ago
Version 3.0
No CommentsBe the first to comment