![](http://datasheet.mmic.net.cn/390000/TSB42AA4I_datasheet_16839080/TSB42AA4I_178.png)
81
8 Hardware Errata
8.1
MCIF_ACK Pin Functionality
Section:
3.1.4
When operating the ceLynx host interface in multistrobe mode, the MCIF_ACK is not
asserted at the correct time for read or write mode.
Workaround: Avoid using multistrobe mode if possible. This can be accomplished by using
an AND-gate to generate active-low MCIF_STRB from read-strobe and write-strobe
(assuming active-low signalling). The read-strobe or the write-strobe (again depending on
signalling) can then be connected directly to the MCIF_RW pin to indicate direction. If
multistrobe mode is required without external logic, use an auto-acknowledge/self-
acknowledge mode on the host processor that automatically terminates the read or write
access after a period greater than 114 ns.
8.2
JTAG
Section:
2.5.1.5
8.3
JTAG works in bypass mode only. For details, refer to Notes in section 2.5.1.5.
Link Layer Controller(LLC)
Section:
6.3
Incorrect Cycle Lost Interrupt . When a series of conditions occur in an unlikely combination,
the link layer may falsely declare a cycle lost condition and generate a false interrupt. If the
external HW (external to the link), or SW utilizes this interrupt this may cause problem opera-
tion. If the node’s HW or SW does not utilize this interrupt, there is no problem.
Workaround : Do not respond to a cycle lost interrupt until it happens twice in a row. If a cycle
lost interrupt occurs, clear it, and check whether the cycle lost interrupt reoccurs. If another
cycle lost interrupt does not occur, it was probably a false cycle lost condition. If another cycle
lost interrupt does occur then the node should participate to the extent it can in the selection
of a new cyclemaster. These conditions are unlikely to occur; it is not thought this presents
a significant problem for users.
If a legitimate, single event, cycle lost interrupt occurs, an MPEG isochronous packet to be
transmitted may have become stale and should not be sent. If an MPEG packet has been
held in the transmit FIFO during the lost cycle, it can be checked by link layer logic (the MPEG
aging logic) to determine if the data is stale (too late) and should not be sent. No other type
of IEC 61883 isochronous data requires “l(fā)ate” packets to not be sent.
6.3.1
Operating ceLynx in manual cycle master mode (LCTRL.CMAUTO = 0) results in two cycle
masters on the bus in some topology configurations.
Workaround: Do not use manual cycle mater mode. Application should use cycle master
auto mode by setting LCTRL.CMAUTO bit to 1 during initialization phase. The cycle master
auto mode automatically sets LCTRL.CYCMASTER to 1 and enables the cycle master func-
tion when the node becomes root.