
ADSP-214xx SHARC Processor Hardware Reference
4-11
Link Ports—ADSP-2146x
Example Token Passing
When two ADSP-2146x processors communicate using a link port only
one can be the transmitter or receiver. Token passing is a protocol that
assists the DSPs alternate control.
shows a flow chart of the
token passing process.
In token passing, the token is a software flag that passes between the pro-
cessors. At reset, the token (flag) is set to reside in the link port of one
device, making it the master and the transmitter. When a receiver link
port (slave) wants to become the master, it may assert its
LACKx
line
(request data) to get the master’s attention. The master knows, through
software protocol, whether it is supposed to respond with actual data or
whether it is being asked for the token.
The token release word can be any user-defined value. Since both the
transmitter and receiver are expecting a code word, this does not need to
be exclusive of normal data transmission.
If the master wishes to give up the token, it may send back a user-defined
token release word and thereafter clear its token flag. Simultaneously, the
slave examines the data sent back and if it is the token release word, the
slave will set its token, and can thereafter transmit. If the received data is
not the token release word, then the slave must assume the master was
beginning a new transmission.
Through software protocol, the master can also request data by sending
the token release word (TRW) without the
LACKx
(data request) going low
first.
www.BDTIC.com/ADI
Summary of Contents for SHARC ADSP-214 Series
Page 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...