Difference between revisions of "ETRA SOM/ETRA Evaluation Kit/Interfaces and Connectors/MIPI"

From DAVE Developer's Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
  
  
[[File:ETRA-EVB-MIPI-connector.png|thumb|center|500px|MIPI connector]]
+
[[File:ETRA-EVK-bottom-MIPI-connector.png|thumb|center|300px|MIPI connector]]
  
 
===Signals ===
 
===Signals ===
Line 96: Line 96:
  
 
=== Device mapping ===
 
=== Device mapping ===
The MIP CSI peripheral is mapped to the corresponding <code>/dev/video<X></code> device in Linux. The device mapping depends on the device tree configuration.
+
The MIPI CSI peripheral is mapped to the corresponding <code>/dev/video<X></code> device in Linux. The device mapping depends on the device tree configuration.
  
 
----
 
----
  
 
[[Category:ETRA]]
 
[[Category:ETRA]]

Latest revision as of 16:11, 6 September 2023

History
Issue Date Notes
2021/01/11 First Release


MIPI interface[edit | edit source]

Description[edit | edit source]

The MIPI Display serial Interface interface available on the Evaluation Kit at the connector J19

J19 is a 10 pin ZIF connector (0.5mm pitch, bottom contacts) for the DSI interface.


MIPI connector

Signals[edit | edit source]

The following table describes the interface signals:

Pin# SOM Pin# Pin name Pin function Pin Notes
1 - DGND Ground
2 J18.121 DSI_D1P data lane1 +
3 J18.119 DSI_D1N data lane1 -
4 - DGND Ground
5 J18.117 DSI_D0P data lane0 +
6 J18.115 DSI_D0N data lane0 -
7 - DGND Ground
8 J18.113 DSI_CKP clock +
9 J18.111 DSI_CKN clock -
10 - DGND Ground

Device mapping[edit | edit source]

The MIPI CSI peripheral is mapped to the corresponding /dev/video<X> device in Linux. The device mapping depends on the device tree configuration.