Contiki-NG
Files

The OpenMote-CC2538 platform was designed at UC Berkeley in 2013 and is comercialized by OpenMote Technologies since 2014. More...

Files

file  contiki-conf.h
 Configuration for the OpenMote-CC2538 platform.
 

Serial Boot Loader Backdoor configuration

#define FLASH_CCA_CONF_BOOTLDR_BACKDOOR   1
 Enable the boot loader backdoor.
 
#define FLASH_CCA_CONF_BOOTLDR_BACKDOOR_PORT_A_PIN   6
 Pin PA6 (ON/SLEEP on the OpenBase), activates the boot loader.
 
#define FLASH_CCA_CONF_BOOTLDR_BACKDOOR_ACTIVE_HIGH   0
 A logic low level activates the boot loader.
 

CC2538 System Control configuration

#define SYS_CTRL_CONF_OSC32K_USE_XTAL   1
 Use the on-board 32.768-kHz crystal.
 

Detailed Description

The OpenMote-CC2538 platform was designed at UC Berkeley in 2013 and is comercialized by OpenMote Technologies since 2014.

It is the first commercial platform based on the powerful TI CC2538 SoC. It uses a XBee form-factor to ease prototyping.