Errata on PLL for LPC551x

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Errata on PLL for LPC551x

跳至解决方案
808 次查看
yamakatb
Contributor III

Hello,

Errata sheet LPC55S1x/LPC551x question about 3.12 PLL.1: PLL LOCK bit is not reliable.

On the LPC55S1x/LPC551x, the PLL status LOCK bit is not always reliable in the ranges specified and as a result, the PLL doesn´t initialize correctly.

Does this mean that PLLxSTAT_LOCK may not be set to 1 even after PLL stabilization?
Older SDKs loop until this bit is set to 1.
I am using Fref=16MHz.
Does this mean that if I don't update my software I could get an infinite loop due to this?

Best Regards,

0 项奖励
回复
1 解答
645 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

This is AE reply:

"Hello, yes in some specific scenario bit is not set even after PLL stabilization. That is why new SW is recommended to be used.   

"

Hope it can help you

BR

XiangJun Rong

在原帖中查看解决方案

0 项奖励
回复
3 回复数
779 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The errata description about PLL is confused, for LPC551x,I suppose that when the Fref ranges from 100K to 20Mhz, the LOCK bit can be set reliably, you are not required to add delay. If the Fref is greater than 20MHz or less than 100Khz, the LOCK bit in status register is not reliable, the delay is required.

Anyway, I will contact AE team for confirmation.

BR

XiangJun Rong

 

 

0 项奖励
回复
749 次查看
yamakatb
Contributor III

Hi @xiangjun_rong  ,

I see this as an interpretation.
For Fref < 100 kHz  20 MHz:.
- If the PLL lock detector status bit is 1 before the wait time duration ((500us +
400/Fref)) is completed, the PLL is stable.
- If the PLL lock detector status bit is 0 but the wait time duration ((500us + 400/Fref)) is
If the PLL lock detector status bit is 0 but the wait time duration ((500us + 400/Fref) is completed, the PLL is stable.
Software workaround is implemented in SDK 2.14 clock driver version 2.3.7.

Thank you for the confirmation. Waiting for further report.

Best regards,

0 项奖励
回复
646 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

This is AE reply:

"Hello, yes in some specific scenario bit is not set even after PLL stabilization. That is why new SW is recommended to be used.   

"

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复