SDBC-DK3 Silicon Laboratories Inc, SDBC-DK3 Datasheet - Page 56

KIT WIRELESS DEV EZRADIOPRO

SDBC-DK3

Manufacturer Part Number
SDBC-DK3
Description
KIT WIRELESS DEV EZRADIOPRO
Manufacturer
Silicon Laboratories Inc
Type
Transceiverr
Datasheet

Specifications of SDBC-DK3

Wireless Frequency
868 MHz
Interface Type
RS-232, USB
Modulation
GFSK
Operating Voltage
3.3 V
For Use With/related Products
EZRadioPRO®
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
SDBC-DK3 UG
10.2. Si4432 Header File
56
/*************************************************************************************
**
**
**
**
**
**
**
**
**
**
**
**
**
*************************************************************************************/
#ifndef Si4432_H
#define Si4432_H
#include "C8051.h"
// define the default radio frequency
#define FREQ_BAND_SELECT 0x75
#define NOMINAL_CAR_FREQ1 0xBB
#define NOMINAL_CAR_FREQ2 0x80
//packet settings
#define PREAMBLE_LENGTH (4)
#define PD_LENGTH (2)
The max length of the received data packet is defined here (in data bytes).
#define MAX_PAYLOAD_LENGTH (64)
// definitions for register usage
#define REG_READ
#define REG_WRITE
#define NMBR_OF_SAMPLE_SETTING
#define NMBR_OF_PARAMETER
FILE --- Si4432.h
DESCRIPTION
Header files for Si4432 usage, contains RF specific definition and type declaration
CREATED
Silicon Laboratories Hungary Ltd
COPYRIGHT
Copyright 2008 Silicon Laboratories, Inc.
http://www.silabs.com
/* ========================================= *
/* ========================================= *
*
* ========================================= */
*
* ========================================= */
APPLICATION SPECIFIC DEFINITIONS
D E F I N I T I O N S
Rev. 0.4
// default carrier frequency: 915 MHz
// 4 byte preamble
// preamble detection threshold in nibbles
// frequency band select
(0x00)
(0x80)
(9)
(13)
*
*

Related parts for SDBC-DK3