msb-430/include/board.h

Central definitions for the ScatterWeb MSB-430 board.

See http://www.mi.fu-berlin.de/inf/groups/ag-tech/projects/Z_Finished_Projects/ScatterWeb/modules/mod_MSB-430.html for circuit diagram etc.

Components

  • MSP430
  • CC1020
  • SHT11
  • MMA7260Q
  • LED

__MSP430F1612__

Define the CPU model for the <msp430.h>

MSP430_INITIAL_CPU_SPEED
1
2457600uL

Move this to the periph_conf.h

F_CPU
1
MSP430_INITIAL_CPU_SPEED
F_RC_OSCILLATOR
1
32768
MSP430_HAS_DCOR
1
1
MSP430_HAS_EXTERNAL_CRYSTAL
1
0
SHT1X_PARAM_CLK
1
(GPIO_PIN(3, 5))
SHT1X_PARAM_DATA
1
(GPIO_PIN(3, 4))