If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:MCSP
BoxMatrix >> Lexicon >> Hardware-Terms >> MCSP | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Term
Term: | MCSP | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | Multi Channel Serial Port | ||||||
Location: | Lexicon >> Hardware-Terms | ||||||
Weblinks: | TI TMS320 DSP Development Guide (Chapter 1.5.5) | ||||||
Description: | Streams multiple channels over a serial interface |
Goto: FRITZ!OS - SMW-Browser
Details
MCSP (Multi Channel Serial Port
) is a hardware subsystem to stream multiple channels of data over a single
serial interface. It is provided by TI TMS320 C2x / C5x / C54x and many later DSPs and by SoCs which contain TI DSPs.
Excerpt from the DSP Development Guide
linked above:
It has the ability to buffer serial samples in memory automatically with the aid of the DMA.
It also has multichannel capability compatible with the T1, E1, and MVIP standards.
The MCSP provides:
- Full-duplex communication
- Double-buffered data registers
- Direct interface to other devices
- Clock generation or an internal programmable frequency shift clock
- Multichannel transmit and receive
FRITZ!OS
The stream router pcmlink.ko uses the MCSP subsystem of these SoCs:
This list is gathered from the presence of mcsptdm_*
symbols in pcmlink.ko.
Apparently this is glue to convert MCSP to TDM.