EN 81
3139 785 31532
5.
Firmware Upgrading & Diagnostic Software
Nucleus Name
DS_HDMI_Adv7302_TestImageOff
Nucleus Number
1522
Description
Switch off test-image generation by the ADV7320
Technical
-
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
152200
Testimage is turned off successfully
152201
Failed to retrieve the hardware diversity string
152202
Failed to initialise the IIC communication
152203
The hardware was not detected although indicated by Diversity
152204
IIC Error during writing DENC
Example
DS:> 1522
152200:
Test OK @
Nucleus Name
DS_HDMI_Adv7302_Routing
Nucleus Number
1523
Description
Have the ADV7320 pass the video from its inputs to its outputs
Technical
-
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
152300
Routing path is created successfully
152301
Failed to retrieve the hardware diversity string
152302
Failed to initialise the IIC communication
152303
The hardware was not detected although indicated by Diversity
152304
Unable to initialise the Chrysalis
152305
Unable to access DENC
Example
DS:> 1523
152300:
Test OK @
Nucleus Name
DS_HDMI_Adv7302_ColSettingsSet
Nucleus Number
1524
Description
Set the colour of the hatch- or frame-field to a different colour than the default
white colour.
Technical
-
Execution Time
Less than 1 second.
User Input
colour string or Y Cr Cb values:
either one of the next non-case sensitive strings:
- WHITE, BLACK, RED, GREEN, BLUE, YELLOW, CYAN, MAGENTA
or 3 unsigned values,
- hex: <0xYY> <0xUU> <0xVV> or decimal <YY> <UU> <VV>
Error Number
Description
152400
Colour is set successfully
152401
Failed to retrieve the hardware diversity string
152402
Failed to initialise the IIC communication
152403
The hardware was not detected although indicated by Diversity
152404
Invalid
parameters
152405
IIC Error during writing DENC
Example
DS:> 1524 yellow
152400:
Test OK @
DS:> 1524 0x6a 0xde 0xca
152400:
Test OK @