4432-DKDB2 Silicon Laboratories Inc, 4432-DKDB2 Datasheet - Page 72

WiFi / 802.11 Modules & Development Tools Single Antenna TRx Testcard Hi band

4432-DKDB2

Manufacturer Part Number
4432-DKDB2
Description
WiFi / 802.11 Modules & Development Tools Single Antenna TRx Testcard Hi band
Manufacturer
Silicon Laboratories Inc
Datasheet

Specifications of 4432-DKDB2

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
72
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
uint8 SpiRfReadRegister(uint8 address)
{
}
+
+
+
+
+
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
FUNCTION NAME:
DESCRIPTION:
INPUT:
RETURN:
NOTES:
uint8 temp8;
RF_NSEL_PIN = 0;
SpiReadWrite( address );
temp8 = SpiReadWrite( 0x00 );
RF_NSEL_PIN = 1;
return temp8;
uint8 SpiReadRegister(uint8 address)
Read a register of the radio
Address - register address
Value of the register
It controls the nSEL pin of the radio
Rev. 0.4

Related parts for 4432-DKDB2