Contiki-NG
Loading...
Searching...
No Matches

Topics

 OpenMote-CC2538 sensors
 
 OpenMote-CC2538 user button
 Generic module controlling the user button on the OpenMote-CC2538.
 TPS62730 voltage regulator
 Driver for the TPS62730 voltage regulator, to enable power from the battery voltage (bypass, Vout=Vin, Iq < 1uA) or through the buck regulator (on, Vout=2.1V, Iq = 30uA).

Files

file  arch/platform/openmote/openmote-cc2538/board.c
 Board-initialisation for the OpenMote-CC2538 platform.
file  arch/platform/openmote/openmote-cc2538/board.h
 This file provides connectivity information on LEDs, Buttons, UART and other OpenMote-CC2538 peripherals.

Functions

void board_init ()
 Board specific iniatialisation.

OpenMote-CC2538 Button configuration

Buttons on the OpenMote-CC2538 are connected as follows:

  • BUTTON_USER -> PC3
#define BUTTON_USER_PORT   GPIO_C_NUM
 BUTTON_USER -> PC3.

Detailed Description

The OpenMote-CC2538 board 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.