This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: Output Frequency

Part Number: TMS570LS3137

Hi Team, 

Seeking for some clarification.

This is a related topic to the known issue of the PLL self test - when the self test is done the PLL output frequency is no longer in the normal operating frequency range of 150 and 550 MHz, thus causing the VCO voltage to drop below 200mV where it is not possible any more to propagate out of the PLL.

We have the following issue with our PLL settings: 

- Oscillator Frequency OSCIN = 12.5 MHz

- Reference Clock Divider (NR) = 2

- PLL Multiplication Factor (NF) = 116

The PLLMUL field [15:00] of the PLLCTL1 register is initialized to 0x7300, resulting in an effective value for NF of

NF = 0x7300 / 256 + 1 = 116.

According to the TI's FMzPLL calculator, the VCOCLK frequency is formed as VCOCLK = OSCIN / NR * NF = 725 MHz.

According to the specification of VCOCLK in application note "spns162c", this violates the maximum boundary (550 MHz).

However, the described problem occurs because the lower boundary (150 MHz) is violated at low temperature, causing an amplitude below 200 mV, which causes the PLL to stop operating.

2) Currently the output frequency is 181.25MHz which is above the specified 180MHz à what is the impact here?

Thank you very much.

-Mark

  • Hi Mark,

    known issue of the PLL self test

    Is this know issue listed in the device Errata? How did you perform the PLL self-test?

    If NF =116, the NR needs to be a bigger value for example 4

    2. The maximum speed in the DS is 180MHz. The device behavior is not guaranteed if the PLL output is out of the valid range.

  • This issue is not listed in the device errata. The following code was suggested to us by TI some time back for another project with the same processor. 

    2. We know that the device behaviour cannot be guaranteed above 180MHz but could you please give us some guidance about the expected long term effects? 

    3. To support our investigations, could you also give us a diagram of the output characteristics of the internal VCO, voltage swing vs frequency, at the temperature extremes?

    Thanks!

    Cheers,

    Sudarsan Srinivasa