I have the following questions regarding the LMK0482x datasheet (the latest version from May 2020):
1. Page 15 – note 12 – given that ‘Allowable temperature drift for continuous lock’ is 125 degrees, what is the meaning of this note? It is my understanding that as long as ambient temperature is between -40 and +85 degrees (Celsius) it is possible to lock (PLL2) at any temperature (in that range) and it will stay locked (at any temperature in that range). Am I correct?
2. Page 65 – the effective SYSREF analog delay as a function of SDCLKoutY_ADLY and SDCLKoutY_ADLY_EN is not clear. Specifically:
a) Digital delay per SDCLKoutY_ADLY for code values larger than 1 seems to be (SDCLKoutY_ADLY – 1) * 150 + 600. This yields 2550 ps for code value 14 (0xE) and 2700 ps for code value 15 (0xF). This does not agree with the values in the table.
b) The description for SDCLKoutY_ADLY says that setting SDCLKoutY_ADLY_EN to 1 adds a fixed 700 ps delay. Then the delay range is 700 to 3400 ps (not 700 to 2950 ps as stated in the datasheet). Or maybe the maximum legal code value for SDCLKoutY_ADLY is 12 rather than 15?
3. I would like to make sure I understand the settings of DCLKoutX_MUX as defined in Table 21 (register 0x103, etc). According to Figure 12 (p. 37) it seems that the following configurations are possible:
- Using divider and digital delay, not using analog delay (this probably corresponds to DCLKoutX_MUX value 0)
- Using divider, digital delay and half-step (along with DCC), not using analog delay (this probably corresponds to DLKoutX_MUX value 1)
- Not using the divider, digital delay and analog delay (this probably corresponds to DLKoutX_MUX value 2)
- Using divider, digital delay and analog delay (this probably corresponds to DLKoutX_MUX value 3). This may also involve using half-step and DCC (per DCLKoutX_ADLY_MUX)
Am I correct?
4. Minor issues in the datasheet:
a) Page 59:
- Register 0x141 bit 4 should probably be labeled DDLYd8_EN (not DDLYd7_EN) – am I correct?
- Register 0x142 - DDLYd_STEP_CNT is bits 3:0, not 4:0, i.e. bit 4 is reserved (see also Table 34 on p. 73) – am I correct?
b) Page 60 – register 0x16A bits 5:0 should probably be labeled PLL2_DLD_CNT[13:8] (not 15:8) - am I correct?
c) The datasheet on p. 33 says (in the section titled SYSREF Delay):
The delay step can be as small as half the period of the clock distribution path, by using the
DCLKoutX_HS bit
I believe it should have been SDCLKoutY_HS. Am I correct?
d) Section 9.3.7 (p. 48) – the datasheet says:
Holdover mode causes PLL2 to stay locked on frequency with minimal frequency drift…
I believe it should have been PLL1 instead of PLL2. Am I correct?
Thanks,
Beni Falk