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.

AFE5801的static_PGA模式不能使用。

Other Parts Discussed in Thread: AFE5801

大家好

      我在使用AFE5801的时候读写SPI口,设置的寄存器值分别是0x000000(功能寄存器),0x04030c(写入地址为0x04的寄存器),0x000002(使能读寄存器),0x040000(读出地址为0x04的寄存器的值),这时候能够读出SDOUT的值为0x030c。

      当我使用static_PGA 模式读写的时候,设置的寄存器分别是0x000004(切换到TVG设置的寄存器组),0x9900ff(写入0x99的寄存器值),0x000002(使能读寄存器),0x990000(读出地址为0x99的寄存器的值)。这时候,SDOUT没有输出!而且DVDD18的电平从1.8V跳到了2.2V!这是怎么回事?

       请大家帮助我解决这个问题,谢谢了!