EN 30
3139 785 31532
Firmware Upgrading & Diagnostic Software
5.
Nucleus Name
DS_VIP_Communication
Nucleus Number
601
Description
Check the communication between the IIC controller of the Codec and the VIP
IC
Technical
-
Initialise IIC
-
Read data from a location in the VIP
Execution Time
Less than 1 second
User Input
None
Error Number
Description
60100
Communicating with the VIP succeeded
60101
The IIC bus was not accessible
60102
There was a timeout reading the device
60103
The IIC acknowledge was not received
60104
The communication with the device failed
60105
The IIC bus initialisation failed
Example
DS:> 601
060100:
Test OK @
Nucleus Name
DS_VIP_ClockOutputOn
Nucleus Number
602
Description
Switch the clock output on
Technical
-
Initialise IIC
-
Set the clock output through IIC
Execution Time
Less than 1 second
User Input
None
Error Number
Description
60200
Switching the clock output on succeeded
60201
Switching the clock output on failed
Example
DS:> 602
060200:
Test OK @
Nucleus Name
DS_VIP_ClockOutputOff
Nucleus Number
603
Description
Switch the clock output off
Technical
-
Initialise IIC
-
Reset the clock output through IIC
Execution Time
Less than 1 second
User Input
None
Error Number
Description
60300
Switching the clock output off succeeded
60301
Switching the clock output off failed
Example
DS:> 603
060300:
Test OK @