Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
embedded_systems:imx6:start [2019-04-24 10:26] grafembedded_systems:imx6:start [2023-06-28 09:10] (aktuell) Urs Graf
Zeile 1: Zeile 1:
 ====== NXP iMX6  ====== ====== NXP iMX6  ======
-Der i.MX6 Prozessor besteht aus einer Multicore PlattformDiese Plattform bietet wahlweise Single-Dualoder Quad-core Konfigurationendie auf der ARM Cortex Architektur aufbauen (siehe [[http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors:IMX6X_SERIES|i.MX 6 Series Applications Processors]]).+The i.MX6 processor has a multicore platformThis platform offers singledualor quad-core configurationswhich are all built on the ARM Cortex Architecture (see [[http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors:IMX6X_SERIES|i.MX 6 Series Applications Processors]]).
  
-===== Processor Manuals =====+===== Manuals =====
   * {{imx6sdlrm.pdf|i.MX6 Applications Processor Reference Manual}}   * {{imx6sdlrm.pdf|i.MX6 Applications Processor Reference Manual}}
-  * {{ddi0407g_cortex_a9_mpcore_r3p0_trm.pdf|Cortex-A9 MPCore Technical Reference Manual}} +  * [[embedded_systems:arm_a9|ARM Cortex-A9 MPCore]]
-  * {{ihi0048b_b_gic_architecture_specification.pdf|ARM Generic Interrupt Controller}}   +
-  * {{ddi0388g_cortex_a9_r3p0_trm.pdf|Cortex-A9 Technical Reference Manual}} +
-  * {{ddi0406c_c_arm_architecture_reference_manual.pdf|ARM Architecture Reference Manual für ARMv7-A und ARMv7-R}} +
-  +
-===== Hintergrundinformation ===== +
-  * [[http://wanderingcoder.net/2010/07/19/ought-arm/|A few things iOS developers ought to know about the ARM architecture]] +
-  * [[https://community.arm.com/docs/DOC-8059|Division on ARM Cores]] +
-  * [[http://www.futurechips.org/understanding-chips/arm-virtualization-extensions-introduction-part-1.html|What is Virtualization, Hypervisor Mode]]+
  
 ---- ----
-Wir benutzen ein Modul von Toradex, das als Herzstück einen i.MX6 DualLite Prozessor hat ([[https://www.toradex.com/computer-on-modules/colibri-arm-family/nxp-freescale-imx6|Colibri iMX6]]). Der Prozessor ist ein Dual Core ARM A9-Kern und kann maximal mit 1GHz getaktet werden.  
- 
-===== Module Manuals ===== 
 <box 30% right green| **Blockdiagramm Colibri**> <box 30% right green| **Blockdiagramm Colibri**>
-{{103258-colibri-imx6-block-diagram.jpg?200|Block Diagramm}}+{{103258-colibri-imx6-block-diagram.jpg?200|Block Diagram}}
 </box> </box>
 +We use a module from Toradex, which has at its core a i.MX6 DualLite processor ([[https://www.toradex.com/computer-on-modules/colibri-arm-family/nxp-freescale-imx6|Colibri iMX6]]). The processor is a Dual Core ARM A9-core and has a maximum frequency of 1GHz. 
 +
 +===== Module Manuals =====
  
   *{{colibri_arm_som_imx6_datasheet.pdf|Colibri i.MX6DL Module Manual}}   *{{colibri_arm_som_imx6_datasheet.pdf|Colibri i.MX6DL Module Manual}}
Zeile 28: Zeile 20:
  
 ===== Carrier Boards ===== ===== Carrier Boards =====
-Wir benutzen das Colibri-Modul auf den zwei folgenden Trägerboards+We use the Colibri module on the following two carrier boards
-  * [[embedded_systems:imx6:evm|Colibri Evaluation Board von Toradex]] +  * [[embedded_systems:imx6:evm|Colibri Evaluation Board from Toradex]] 
-  * [[embedded_systems:imx6:cb|Controller Board der NTB]]+  * [[embedded_systems:imx6:cb|Controller Board from OST]]
  
 ---- ----
Zeile 36: Zeile 28:
 ===== Drive Boards ===== ===== Drive Boards =====
 The carrier boards cb11 or cb20 can be used together with a drive board. With such a configuration you can control up to 4 motors. The carrier boards cb11 or cb20 can be used together with a drive board. With such a configuration you can control up to 4 motors.
-  * [[embedded_systems:imx6:db|Drive Board of the NTB]]+  * [[embedded_systems:imx6:db|Drive Board from OST]]
  
 ---- ----
  
-===== Linux für iMX6 ===== +===== Linux for iMX6 ===== 
-  * [[software:linux:toradex:start|Linux auf Toradex Colibri iMX6]]+  * [[software:linux:yocto:cb20|Linux on Toradex Colibri i.MX6]]