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.

LMX2595: SPI无法回读到数据

Part Number: LMX2595


我利用一块USB转SPI的适配器(内置上拉电阻),通过电脑与LMX2595进行SPI通信,如图(1)所示,电脑可以正常发出指令,输入0X80,但PLL的MUXOUT端口没有看到输出(1为MUXout,2为SCK,3为SDI)。

图(1)

图(2)为PLL部分的原理图,请问正常情况下,对于此IC来说,CE拉高,CSB、SDI、SCK都正常输入,MUXout是否就能接收到输出?

图(2)

按Datasheet所示,我若想进行回读,只要在SDI输入R/W和地址位,就能在MUXout读到寄存器对应的地址了吧?

请问会是什么原因造成的没有回读数据的?