DHCOM iMX6-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 16: | Line 16: | ||
|- | |- | ||
|valign="top" style="border: 0pt;" | | |valign="top" style="border: 0pt;" | | ||
* '''Cortex-A9 Freescale i.MX6 Solo/Dual | * '''Cortex-A9 Freescale i.MX6 Solo/DualLite/Dual/Quad up to 1.2GHz''' | ||
* 2D/3D graphics accelerator | * 2D (GC320) / 3D (GC880/GC2000) graphics accelerator | ||
* | * 128 - 1024 MByte NAND flash memory (8 bit bus width) or<br/>4 - 16 GByte eMMC flash (8 bit bus width) | ||
* 2 MB SPI boot flash | * 2 MB SPI boot flash | ||
* 256 - 2048 MByte DDR3-1066 or DDR3-800 | * 256 - 2048 MByte DDR3-1066 or DDR3-800 | ||
Line 29: | Line 29: | ||
* USB 2.0 OTG high-speed | * USB 2.0 OTG high-speed | ||
* USB 2.0 host high speed | * USB 2.0 host high speed | ||
* Full function UART | * Full function UART <sup>[1]</sup> | ||
* Standard UART with hardware handshake support | * Standard UART with hardware handshake support | ||
* Standard UART | * Standard UART | ||
<br/><sup>[1]</sup> CTS and RTS is only available if second CAN port is not connected. | |||
|valign="top" style="border: 0pt;" | | |valign="top" style="border: 0pt;" | | ||
* CAN interface | * 2x CAN interface <sup>[1]</sup> | ||
* | * 2x SPI interface | ||
* | * 2x I²C interface | ||
* I²S Audio codec (1 x microphone, 1 x Line in, 1x Line out) | * I²S Audio codec (1 x microphone, 1 x Line in, 1x Line out) | ||
* Real-time clock ( | * Real-time clock (I²C connection), low power temperature compensated | ||
* 12 bit analog input | * 12 bit analog input | ||
* | * 128 Bytes EEPROM with integrated MAC address | ||
* 16 bit address/databus interface on SODIMM-200 socket | * 16 bit address/databus interface on SODIMM-200 socket | ||
* PWM channel | * PWM channel | ||
* | * 24 GPIOs (A-W + INT_HI_PRIO) | ||
* JTAG debug connection via FFC plug connector | * JTAG debug connection via FFC plug connector | ||
* Industrial temperature range (-40°C to +85°C) | * Industrial temperature range (-40°C to +85°C) |
Revision as of 14:17, 9 May 2019
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel Sources / Prebuilt Kernels
- Mainline
- Vendor
Debian based root file systems
- Debian alone
- Based on Debian 6 "Squeeze" (2014-10-30)
Remark: Shellshock (CVE-2014-6271) is already fixed.
- Based on Debian 6 "Squeeze" (2014-10-30)
- Debian Qt5
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
Remark: It must be used with i.MX6 Vendor Kernel 4.1.15
- Based on Debian 8 "Jessie" + Qt5.9.1 (2017-10-06)
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
Remark: It must be used with i.MX6 Vendor Kernel 3.10.17
- Based on Debian 8 "Jessie" + Qt5.7.1 (2016-12-19)
Virtual Machine for Application Development
- Debian 8 "Jessie" VMware Image
Password for devel user: devel
Password for root user: root
- Debian 6 "Squeeze" VMware Image (PW: dhelectronics)
Password for devel user: devel
Password for root user: root
Mainline Linux 4.4.x eMMC update package
- i.MX6 Linux Kernel 4.4.60 with Debian Jessie Rootfilesystem
Extract files to USB stick and use stick to update i.MX6 Solo, DualLite or Quad
Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, and more
- Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more
- Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access
WEC7 DHHalLib.dll (function library)
- Download DHHalLib Library Version 1.3.0.0
- DHHalLib Demo App Source Code
- DHHalLib Demo App Binary File
- Download DHHalLib CSharp Demo Wrapper App
- Download DHHalLib CSharp Demo Wrapper App Binary File