Audio for Interface Adapter Modules
- Updated2026-07-27
- 2 minute(s) read
Audio support for interface adapter modules depends on the serial protocol that the interface adapter module uses and the capabilities of the SerDes in use.
The carrier module does not include a dedicated audio extraction or injection pipeline. Access audio data through the general data path or via GPIO.
Audio in Serial Protocols
| Protocol | Audio in Standard | Carrier Audio Access |
|---|---|---|
| DSI-2 | Yes. Audio data might be embedded in video blanking intervals | Full stream data (including audio) is accessible. There is no dedicated extraction hardware. |
| CSI-2 | Yes. Audio might be carried in embedded data packet types | Full stream data, including audio, is accessible. There is no dedicated extraction hardware. |
| OLDI | No | N/A |
GPIO-Based Audio
Interface Adapter Module SerDes chips can provide I2S or TDM audio signals on GPIO pins. The carrier FPGA provides deterministic timing for GPIO read/write operations. You can access these signals with sufficient precision to implement audio data capture or generation. The carrier does not provide I2S or TDM framing hardware. You must implement your own protocol handling.
This GPIO-based audio access is a general hardware capability. Whether a specific interface adapter module routes audio signals to GPIO pins depends on the SerDes in use. For more information, refer to the Interface Adapter Module User Manual.
Support in FlexRIO Interface Adapter Modules
| Interface Adapter Module Model | SerDes | Protocol | Embedded Audio in Protocol | GPIO-Based Audio |
|---|---|---|---|---|
| IVN-14811 | DS90UB981 Serializer | DSI-2 | Supported in video blanking intervals. | Supported |
| IVN-14811 | DS90UB988 Deserializer | OLDI | No | Supported |
Related Information
- Control and Configuration
Configure FPD-Link IV serializer and deserializer devices over I2C using the SerDes Configuration Utility. Use the FPD-Link IV back-channel for remote I2C configuration and GPIO-Over-Link forwarding.