4432-DKDB0 Silicon Laboratories Inc, 4432-DKDB0 Datasheet - Page 56

WiFi / 802.11 Modules & Development Tools Ant. Diversity 4432 Testcard High band

4432-DKDB0

Manufacturer Part Number
4432-DKDB0
Description
WiFi / 802.11 Modules & Development Tools Ant. Diversity 4432 Testcard High band
Manufacturer
Silicon Laboratories Inc
Datasheet

Specifications of 4432-DKDB0

Modulation
GFSK
Operating Voltage
3.3 V
Antenna
SMA
For Use With/related Products
Si4432
Lead Free Status / RoHS Status
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 4432-DKDB0