Difference between revisions of "AXEL Lite SOM/AXEL Lite Hardware/Peripherals/Audio"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{subst:Peripheral_hardware | nome-som=AXEL Lite | nome-peripheral=Audio}}")
 
Line 7: Line 7:
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
|-
 
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|X.Y.Z
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|1.0.0
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Sep 2020
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|New documentation layout
|-
 
|-
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|[TBD_link X.Y.Z]
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD
 
|-
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
 
|-
 
|-
 
|}
 
|}
Line 26: Line 17:
 
==Peripheral Audio ==
 
==Peripheral Audio ==
  
''TBD: sostituire le sezioni con le informazioni sull'uso della periferica''
+
The Audio interface available on AXEL Lite is based on i.MX6 SoC which provides the following subsystems characteristics:
''Nell'esempio di seguito c'è la descrizione dell'interfaccia HDMI''
+
 
 +
* Audio codecs are provided by SW, which runs on ARM core, supporting (but not limited to) MP3, WMA, AAC, HE-AAC and Pro10
 +
* 3x SSIs
 +
* ESAI (Enhanced Serial Audio Interface)
 +
* SPDIF Tx/Rx
 +
* Audmux
 +
* Audio sample rate conversion accelerator (ASRC)
  
 
=== Description  ===
 
=== Description  ===
  
The Audio interface available on AXEL Lite is based on xxxxx ''TBD:SOC name'' SoC.  
+
The i.MX6 processor provides SSI Synchronous Serial Interface port that allow to communicate with audio codecs that implement the inter-IC sound busstandard (I2S).  
  
The Audio port supports the following standards and features:
+
The SSI has independent transmitter and receiver sections with independent clock generation and frame synchronization.
  
* High-Definition Multimedia Interface Specification, Version 1.4a
+
The processor also provides standard Sony/Philips Digital Interface (SPDIF) stereo transceiver that allows the processor to receive and transmit digital audio.
* Support for up to 1080p at 60Hz HDTV display resolutions and up to QXGA graphic display resolutions.  
 
* Support for 4k x 2k and 3D video formats
 
* Support for up to 16-bit Deep Color modes
 
  
 
===Pin mapping===
 
===Pin mapping===

Revision as of 10:14, 18 September 2020

History
Version Issue Date Notes
1.0.0 Sep 2020 New documentation layout


Peripheral Audio[edit | edit source]

The Audio interface available on AXEL Lite is based on i.MX6 SoC which provides the following subsystems characteristics:

  • Audio codecs are provided by SW, which runs on ARM core, supporting (but not limited to) MP3, WMA, AAC, HE-AAC and Pro10
  • 3x SSIs
  • ESAI (Enhanced Serial Audio Interface)
  • SPDIF Tx/Rx
  • Audmux
  • Audio sample rate conversion accelerator (ASRC)

Description[edit | edit source]

The i.MX6 processor provides SSI Synchronous Serial Interface port that allow to communicate with audio codecs that implement the inter-IC sound busstandard (I2S).

The SSI has independent transmitter and receiver sections with independent clock generation and frame synchronization.

The processor also provides standard Sony/Philips Digital Interface (SPDIF) stereo transceiver that allows the processor to receive and transmit digital audio.

Pin mapping[edit | edit source]

The Pin mapping is described in the Pinout table section