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

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
ItStatus2 = SpiRfReadRegister(InterruptStatus2);
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
RF_ENUM RFReceive(void)
{
}
+
+
+
+
+
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
// wait for the packet sent interrupt
while(RF_NIRQ_PIN == 1);
// packet is sent correctly
return RF_OK;
FUNCTION NAME:
DESCRIPTION:
INPUT:
RETURN:
NOTES:
// enable receiver chain
SpiRfWriteAddressData((REG_WRITE | OperatingFunctionControl1), 0x05);
// enable the wanted ITs
SpiRfWriteAddressData((REG_WRITE | InterruptEnable1), 0x13);
SpiRfWriteAddressData((REG_WRITE | InterruptEnable2), 0x00);
// read interrupt status registers
ItStatus1 = SpiRfReadRegister(InterruptStatus1);
ItStatus2 = SpiRfReadRegister(InterruptStatus2);
return RF_OK;
RF_ENUM RFReceive(void)
Starts packet reception
None
RF_OK:
Rev. 0.4
The operation was successful
SDBC-DK3 UG
65

Related parts for 4432-DKDB2