请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:LMX2594 我在此过程中写入寄存器,但未锁定。
1.写入PLL数字; sendCMD (0x2B,0x0001);// PLL_NUM[15:0]
2.写入N; sendCMD (0x24,0x0060);//R36 PLL_N
3.编程FCAL_EN=1。 sendCMD (0x00,0x2418);// FCAL_EN
有什么问题吗?
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.
我在此过程中写入寄存器,但未锁定。
1.写入PLL数字; sendCMD (0x2B,0x0001);// PLL_NUM[15:0]
2.写入N; sendCMD (0x24,0x0060);//R36 PLL_N
3.编程FCAL_EN=1。 sendCMD (0x00,0x2418);// FCAL_EN
有什么问题吗?