Skip to content

Getting Started with the HS Development Kit

Qiang Gu edited this page Jan 8, 2018 · 8 revisions

Supported Hardware

The ARC HS Development Kit (HSDK) features an SoC from Synopsys featuring a quad-core ARC HS Processor (HS38x4) and integrated support for a rich set of peripherals including Ethernet, WiFi, Bluetooth, USB, I2C, SPI and UART. It is supported with tools and software necessary for Linux, RTOS and bare-metal applications development. Linux distributions can be built for the platform using standard build systems (buildroot, Yocto/OE, OpenWrt) while RTOS & bare metal applications can be developed using the embARC Open Software Platform (OSP). I/O functionality can be extended using Digilent® Peripheral Modules (Pmods™), as well as Arduino Shields and mikrobus modules.

Supported Peripheral Modules

The embARC OSP software includes drivers for the following Pmods for use with the embARC examples.

PMOD Module Image Description
PmodWiFi Digilent® PmodWiFi - 802.11g WiFi Interface
Adds IEEE 802.11G Wi-Fi communication support for embedded applications.
PmodRF2 Digilent PmodRF2 - IEEE 802.15.4 RF Transceiver
Adds RF support for applications at data rates of 250kbps (IEEE 802.15) or 625 kbps (Turbo mode).
Temperature-Sensor Pmod PmodTMP - Thermometer/thermostat
Provides temperature measurements and standalone thermostat capability from -55º C to +125º C.

Note: Some Digilent distributors may still ship the older PmodWifi 802.11b module, which is not supported with embARC software (no driver provided). To receive the supported 802.11g module, be sure to order your Pmods from digilentinc.com.


Setting Up the ARC HS Development Kit

1. ARC HSDK components

The below figures show the placement of various components on HSDK. ARC HSDK components - Top

ARC HSDK components - Top

ARC HSDK components - Bottom

ARC HSDK components - Bottom

Clone this wiki locally