Part Number: LMK05318B
Tool/software:
HI,
I have connected multiple SPI Line from different device with a FPGA. One of the device is LMK05318B.
The SPI miso line is continuosly pulled low . MOSI,CLK and CS are showing proper behaviour
I am observing that when I disconnect the LMK MISO line by removing a series 0 ohm resistor I see all other devices SPI line functioning properly.
I am using LMK in spi + eeprom mode .
I read registers too.
R39-0x27 - value got 31
R8-0x8 - value got 4.
The SDO pin on LMK is also a gpio pin(gpio 2) . Is it possible it might be in gpio state and pulling the miso line low?

Also should the chip select line be active even after the all the data transfer has happened?