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.

LMK05028: LMK05028 I2C communication issue

Part Number: LMK05028
Other Parts Discussed in Thread: USB2ANY

I am using TICSPRO software for initial programming of LMK05028. I am following the below steps

1. Connecting the LMK05028 using USB2ANY adaptor.
2. Selecting LMK05028 in the TICSPRO software using "Select Device" option
3. Making sure the device is detected using "Scan I2C Bus" option
4. Using .tcs file to program eeprom using "Program EEPROM" option

Once everything is done, I am trying to access the registers of LMK05028 from my host controller to which the LMK05028 chip is connected. I am using script which uses i2ctools (i2cget, i2cset) to talk to the LMK05028. But I am neither able to detect the chip on the i2c bus, nor able to read any of the register (I tried reading registers R0, R1, R2 to get the VNDRID and PRODID). Can someone help me here?