Open main menu

DAVE Developer's Wiki β

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

< AXEL Lite SOM‎ | AXEL Lite Hardware
(Created page with "{{subst:Peripheral_hardware | nome-som=AXEL Lite | nome-peripheral=SDIO}}")
 
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History
 
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History
 
|-  
 
|-  
!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"|Version
 
 
!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"|Issue Date
 
!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"|Issue Date
 
!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" |2020/10/27
|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" |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
 
|-
 
|-
 
|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"|...
 
 
|-
 
|-
 
|}
 
|}
 
<section end=History/>
 
<section end=History/>
 +
__FORCETOC__
 
<section begin=Body/>
 
<section begin=Body/>
  
 
==Peripheral SDIO ==
 
==Peripheral SDIO ==
  
''TBD: sostituire le sezioni con le informazioni sull'uso della periferica''
+
AXEL Lite SOM provides up to three SDIO interfaces; due to PINMUX restrcitions and usa of the NAND controller onboard, a typical usage on AXEL Lite SOM is the following one:
''Nell'esempio di seguito c'è la descrizione dell'interfaccia HDMI''
+
 
 +
* SD1 configured in 4-bit mode and used as boot device (with BOOT_SEL)
 +
* SD2 configured in 4-bit mode
 +
* SD3 configured in 8-bit mode: a typical connection for this interface is forx interfacing an external eMMC storage device
  
 
=== Description  ===
 
=== Description  ===
  
The SDIO interface available on AXEL Lite is based on xxxxx ''TBD:SOC name'' SoC.  
+
The SDIO interface available on AXEL Lite is based on i.Mx6 SoC.  
  
 
The SDIO port supports the following standards and features:
 
The SDIO port supports the following standards and features:
  
* High-Definition Multimedia Interface Specification, Version 1.4a
+
* 1-bit or 4-bit transfer mode specifications for SD and SDIO cards up to UHS-I SDR-104 mode (104 MB/s max)
* Support for up to 1080p at 60Hz HDTV display resolutions and up to QXGA graphic display resolutions.
+
* 1-bit, 4-bit, or 8-bit transfer mode specifications for MMC cards up to 52 MHz in both SDR and DDR modes (104 MB/s max)
* Support for 4k x 2k and 3D video formats
+
* Compatible with SD Memory, miniSD Memory, SDIO, miniSDIO, SD Combo, MMC and MMC RS, embedded MMC and embedded SD cards
* Support for up to 16-bit Deep Color modes
+
* Up to 200 Mbps data transfer for SD/SDIO cards using 4 parallel data lines
 +
* Up to 416 Mbps data transfer for MMC cards using 8 parallel data lines
 +
* Up to 832 Mbps data transfer for MMC/SD cards using 8 parallel data lines in DDR mode
 +
* Dual internal 32x32-bit FIFOs
  
 
===Pin mapping===
 
===Pin mapping===

Latest revision as of 17:17, 8 January 2024

History
Issue Date Notes
2020/10/27 New documentation layout



Contents

Peripheral SDIOEdit

AXEL Lite SOM provides up to three SDIO interfaces; due to PINMUX restrcitions and usa of the NAND controller onboard, a typical usage on AXEL Lite SOM is the following one:

  • SD1 configured in 4-bit mode and used as boot device (with BOOT_SEL)
  • SD2 configured in 4-bit mode
  • SD3 configured in 8-bit mode: a typical connection for this interface is forx interfacing an external eMMC storage device

DescriptionEdit

The SDIO interface available on AXEL Lite is based on i.Mx6 SoC.

The SDIO port supports the following standards and features:

  • 1-bit or 4-bit transfer mode specifications for SD and SDIO cards up to UHS-I SDR-104 mode (104 MB/s max)
  • 1-bit, 4-bit, or 8-bit transfer mode specifications for MMC cards up to 52 MHz in both SDR and DDR modes (104 MB/s max)
  • Compatible with SD Memory, miniSD Memory, SDIO, miniSDIO, SD Combo, MMC and MMC RS, embedded MMC and embedded SD cards
  • Up to 200 Mbps data transfer for SD/SDIO cards using 4 parallel data lines
  • Up to 416 Mbps data transfer for MMC cards using 8 parallel data lines
  • Up to 832 Mbps data transfer for MMC/SD cards using 8 parallel data lines in DDR mode
  • Dual internal 32x32-bit FIFOs

Pin mappingEdit

The Pin mapping is described in the Pinout table section