DHCOM iMX6-D2: Difference between revisions

From Wiki-DB
Jump to navigationJump to search
No edit summary
Line 113: Line 113:


== Download code examples ==
== Download code examples ==
==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more ====
==== [https://wiki.dh-electronics.com/index.php/Virtual_Machine_for_Application_Development#Code_Examples_for_Userspace-Applications_to_Access_SPI.2C_I2C.2C_GPIOs.2C_and_more|Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more] ====
* [[media:Demos_SPI_I2C_GPIO.zip|Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more ]]
* [[media:DHCOM-HAL.zip|Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access]]


== Download WEC ==
== Download WEC ==

Revision as of 15:02, 24 February 2020

COM iMX6-D2

Hardware

  • Cortex-A9 Freescale i.MX6 Solo/DualLite/Dual/Quad up to 1.2GHz
  • 2D (GC320) / 3D (GC880/GC2000) graphics accelerator
  • 128 - 1024 MByte NAND flash memory (8 bit bus width) or
    4 - 16 GByte eMMC flash (8 bit bus width)
  • 2 MB SPI boot flash
  • 256 - 2048 MByte DDR3-1066 or DDR3-800
  • On module microSD card socket (4 bit SDIO) [1]
  • SD/MMC card interface, 4 bit SDIO
  • LC display controller, 24 bit colors, 2048x1536 pixels
  • LVDS 4-channel, max. 165 Mpixels/s
  • On-board touch controller for 4-wire resistive touch screens
  • Ethernet controller 10/100 Mbit, IEEE1588 conform
  • USB 2.0 OTG high-speed
  • USB 2.0 host high speed
  • Full function UART [2]
  • Standard UART with hardware handshake support
  • Standard UART


[1] On module microSD card socket is only available if second CAN port is not connected.
[2] CTS and RTS is only available if second CAN port is not connected.

  • 2x CAN interface [1][2]
  • 2x SPI interface
  • 2x I²C interface
  • I²S Audio codec (1 x microphone, 1 x Line in, 1x Line out)
  • Real-time clock (I²C connection), low power temperature compensated
  • 12 bit analog input
  • 128 Bytes EEPROM with integrated MAC address
  • 16 bit address/databus interface on SODIMM-200 socket
  • PWM channel
  • 24 GPIOs (A-W + INT_HI_PRIO)
  • JTAG debug connection via FFC plug connector
  • Industrial temperature range (-40°C to +85°C)
  • SODIMM-200 socket with DHCOM pin assignment

Software Support

BSP Sources

U-Boot

Linux Kernel

  • Mainline
  • NXP Vendor

Download binaries/images

U-Boot Sources

Update-Kernel

Linux Kernel Sources / Prebuilt Kernels

  • Mainline
  • Vendor

Debian based root file systems

  • Debian alone
  • Debian Qt5

Virtual Machine for Application Development

Mainline Linux 4.4.x eMMC update package

Download code examples

Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more

Download WEC

WEC7 DHHalLib.dll (function library)

WEC7 binary BSP

WEC2013 DHHalLib.dll (function library)