SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
Although the MediaLB block supports both a MediaLB 3-pin and 6-pin interface, only one of these interfaces is active at any given time. The selection is done through the MLB_MLBC0[5] MLBPEN bit. Table 24-1455 describes the signals associated with 3-pin and 6-pin modes. Both MediaLB interfaces provide real-time access to all network data types including streaming, packet, control, and isochronous data.
The MediaLB 3-pin interface supports the MediaLB protocol for single-ended 3-pin mode with a maximum data rate of 1024Fs.
The MediaLB 6-pin interface supports the MediaLB protocol for high-speed differential 6-pin mode, with a maximum data rate of 2048Fs.
There is a set of physical channels implemented for exchanging data over the MediaLB 3-pin or 6-pin interface. These physical channels (called quadlets) are 4-byte wide and can also be grouped together to form logical channels. These logical channels are referenced using channel addresses, and define a uni-directional path between a specific MediaLB device transmitting data and another specific MediaLB device receiving data. In other words, the logical channel is a group of multiple quadlets, which selects an unique pair of MediaLB devices with a unique channel address. The logical channels, configured by the system software can be of any combination of channel types (synchronous, asynchronous, control, or isochronous) and direction (transmit/receive).
The MediaLB channel addresses are mapped to the logical channels as shown in Table 24-1459.
MediaLB Channel Address | Logical Channel Number |
---|---|
0x02 | 1 |
0x04 | 2 |
0x06 | 3 |
… | … |
0x007C | 62 |
0x007E | 63 |
0x01FE | 0 (1) |
Thus, 64 logical channels can be supported and one of them is the system channel which is reserved.
The MediaLB channel address should always be an even number.