English
Language : 

MB86613S Datasheet, PDF (124/134 Pages) Fujitsu Component Limited. – IEEE1394 Open HCI Controller
Preliminary
8.5. Self ID
An example of software flowchart for receiving a self ID packet is shown in Figure 8.21. There is no context
program to receive self ID packets.
1) Clear LinkControl.rcvSelfID bit.
2) Set the host memory base address (in 2048- byte boundary) where the received packet is stored in the
selfIDBufferPointer register.
3) Set LinkControl.rcvSelfID bit.
4) Wait until the INTA# is set. (when IntMask.selfIDComplete bit)
5) Check the SelfIDCount.selfIDError bit.
START
(1)
Clear ’rcvSelfID’
(2)
Set base address
(3)
Set ’rcvSelfID’
”0”
(4)
INTA#=1 ?
”1”
(5)
Check the result
Fig. 8.21 Software Flow Chart for Self ID Packet Receive
123