In this chip first goes input divider (in my case 50) than multiplier (341) after which we have Fcco frequency between 275MHz and 550MHz, and then we have Core divider (10) that lovers Core frequency to 32.736MHz (this one should be less than 70MHz what is satisfied). I was in hunt on all other design bugs, for almost a month until i figured out that PLL on chip wont work properly. And barry thanks for replays, i appreciate that.
You're still outside the specs. I've included the section from the data sheet below.
You divide your input by 50, then multiply by 341. This gives a frequency of 163.68MHz. The spec says "The resulting frequency must be in the range of 275 MHz to 550 MHz." Unless I'm misunderstanding, you're not using this part properly.
From the data sheet:
PLL
The PLL accepts an input clock frequency in the range of 32 kHz to 25 MHz. The input
frequency is multiplied up to a high frequency, then divided down to provide the actual
clock used by the CPU and the USB block.
The PLL input, in the range of 32 kHz to 25 MHz, may initially be divided down by a value
‘N’, which may be in the range of 1 to 256. This input division provides a wide range of
output frequencies from the same input frequency
Following the PLL input divider is the PLL multiplier. This can multiply the input divider
output through the use of a Current Controlled Oscillator (CCO) by a value ‘M’, in the
range of 1 through 32768. The resulting frequency must be in the range of 275 MHz to
550 MHz. The multiplier works by dividing the CCO output by the value of M, then using a
phase-frequency detector to compare the divided CCO output to the multiplier input. The
error value is used to adjust the CCO frequency.