SNAS880 December 2024 LMK3C0105
PRODUCTION DATA
Refer to the PDF data sheet for device specific package drawings
The internal BAW resonator is divided down by one or two Fractional Output Dividers (FODs). FOD0 has an SSC generator and FOD1 does not have an SSC generator. If all outputs must be SSC clocks, the clocks must be sourced by FOD0. If SSC clocks and one non-SSC clocks are required at the same time, then FOD0 is enabled for the SSC clocks and FOD1 is enabled for the non-SSC clocks. If none of the output clocks require SSC, then either FOD can be used.
The maximum frequency that can be generated at the clock outputs by a single FOD is 200MHz. The two FODs can be configured independently so that OUTA/OUTB and OUTC/OUTD can have different frequencies. TI recommends sourcing from a single FOD whenever possible to make sure that OUTA/OUTB and OUTC/OUTD have a deterministic phase relationship and for minimizing power consumption.
The FODs in the LMK3C0105 can be configured to accommodate various output frequencies through I2C programming, or in the absence of programming, the one-time programmed (OTP) settings. The FODs can be configured by setting the integer (FODx_N_DIV) and fractional (FODx_NUM) divide values. Table 7-3 shows the register locations for these fields for each FOD.
Field | Register |
---|---|
FOD0_N_DIV | R0[9:3] |
FOD0_NUM[23:16] | R1[15:8] |
FOD0_NUM[15:0] | R2[15:0] |
FOD1_N_DIV | R3[15:9] |
FOD1_NUM[23:16] | R6[12:5] |
FOD1_NUM[15:0] | R8[15:0] |
An example of how to set the integer and numerator divide values is shown in Equation 1 and Equation 2.
where:
where FODx_NUM is the fractional portion of the FOD divide value (24 bits, that is 0 to 16777215).
The output frequency (FOUT) is related to the FOD frequency as given in Equation 3. OUTDIV can be 2, 4, 6, 8, 10, 20, or 40.
Use Equation 4 to calculate the actual value of the BAW frequency for a device. Users can find the value of BAWFREQ_OFFSET_FIXEDLUT by reading R238, which is a signed 16-bit value.