English
Language : 

RFM65W Datasheet, PDF (69/71 Pages) List of Unclassifed Manufacturers – ISM RECEIVER MODULE
RFM65W
9. Chip Revisions
Three distinct chip populations exist and can be identified as follows:
Table 27 Chip Identification
Chip
Register Value Lot Codes
Version @ address 0x10 (see Figure 3)
V2a
0x21
V2b
0x22
V2c
0x23
W0K976.00
W6A114.0A ¦ W0N382.00
W0N386.00 ¦ W0P051.00
W0S934.01 and all others
Comment
Limited supply
Limited supply
Running production
This document describes the behavior and characteristics of the RFM65W V2c. Minor differences can be observed
between the three versions, and they are listed in the following sub sections.
9.1. RC Oscillator Calibration
On the RFM65W V2a, RC calibration at power-up needs to be performed according to the following routine:
/////// RC CALIBRATION (Once at POR) ///////
SetRFMode(RF_STANDBY);
WriteRegister(0x57, 0x80);
WriteRegister(REG_OSC1, ReadRegister(REG_OSC1) | 0x80);
while (ReadRegister(REG_OSC1) & 0x40 == 0x00);
WriteRegister(REG_OSC1, ReadRegister(REG_OSC1) | 0x80);
while (ReadRegister(REG_OSC1) & 0x40 == 0x00);
WriteRegister(0x57, 0x00);
////////////////////////////////////////////
This is not required in the version V2b any more, where the calibration is fully automatic.
9.2. Listen Mode
9.2.1. Resolutions
On the RFM65W V2a, the Listen mode resolutions were identical for the Idle phase and the Rx phase. They are
now independently configurable, adding flexibility in the setup of the Listen mode.
Figure 38. Listen Mode Resolutions, V2a
Figure 39. Listen Mode Resolution, V2b
Tel: +86-755-82973805 Fax: +86-755-82973550 E-mail: sales@hoperf.com http:/ / www.hoperf.com
Page 69