DHCOM AM335-D2: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Line 71: | Line 71: | ||
==== Code Examples for Userspace-Applications to Access SPI, I2C, GPIOs, 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:Demos_SPI_I2C_GPIO.zip|Download Code Examples SPI, I2C, GPIOs, RTC, UART, Watchdog, and more ]] | ||
* [[media: | * [[media:DHCOM-HAL.zip|Download C++ HAL class library for SPI, I2C, GPIO, UART and physical address space access]] | ||
<!-- ==== WEC7 Downloads(function library) ==== --> | <!-- ==== WEC7 Downloads(function library) ==== --> |
Revision as of 17:24, 20 February 2019
Hardware
|
|
Software Support
Downloads
U-Boot Sources
Update-Kernel
Linux Kernel
Debian Rootfilesystem
Virtual Machine for Application Development
- Debian 8 "Jessie" VMware Image
Password for devel user: devel
Password for root user: root
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