Part Number:LMX2820
We set up a board with lmx2820, the software can not control the output at present. But register reads and writes are normal. For example, reset=1 and R0=0x4070.
We did a few things on R32, 36, 42, 43, 38, 39, 78, 79,0, but RFOUTX_P just doesn't measure any signal.
Is there a quick output tutorial? Which registers must be set? What is the setting order?
For starters, the 2820's manual is a little less friendly.
I look forward to your help. Thank you
Kailyn Chen:
您好,建议使用TICSpro这个工具,在select device里选择LMX2820,然后在PLL这里键入输入输出频率。TICSpro会自动计算分频系数,生成寄存器。
也可以参考EVM user‘s guide Page5部分有步骤介绍如何使用TICSpro进行配置:
https://www.ti.com/lit/ug/snau246a/snau246a.pdf
,
Blue jie:
在TICSpro设置RFOUTA和Power,把生成的寄存器的值,一一写到对应的寄存器中,RFOUTA引脚就能量到信号了吗?
,
Kailyn Chen:
TICSpro这个工具是为了帮助寄存器的配置,软件配置没问题了,如果硬件有问题的话也会出现无法输出的现象。
所以没有输出的话,需要检查下配置和电路两部分,逐步去排查问题原因。
,
Blue jie:
所以直接把生成的寄存器值从R122写到R0, 如果电路没问题,就应该有输出,对吧
,
Kailyn Chen:
是的,如果电路没问题,把TICSpro的寄存器配置进去,理论上是有输出的。
或者您直接使用TICSpro的默认配置,试试看有没有输出?