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

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
11.2. C8051 Source File
70
/*************************************************************************************
**
**
**
**
**
**
**
**
**
**
**
**
*************************************************************************************/
#include "C8051.h"
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
void SetHwMasterSpi(void)
{
}
+
+
+
+
+
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
FILE --- C8051.c
DESCRIPTION
Contains all the low level, 8051 dependent functions
CREATED
Silicon Laboratories Hungary Ltd
COPYRIGHT
Copyright 2008 Silicon Laboratories, Inc.
http://www.silabs.com
FUNCTION NAME:
DESCRIPTION:
INPUT:
RETURN:
NOTES:
SPI1CFG = 0x40;
SPI1CN = 0x00;
SPI1CKR = (SYSCLK/(2*SPI_CLOCK))-1;
SPI1EN = 1;
//set nSEL pins to high
RF_NSEL_PIN = 1;
void SetHwMasterSpi(void)
Initialize the HW SPI port
Data
None
It doesn't control the nSEL pin
Rev. 0.4
//Master SPI, CKPHA=0, CKPOL=0
//3-wire Single Master, SPI enabled
// Enable SPI1 module

Related parts for SDBC-DK3