Part Number: LMK04828BEVM
Other Parts Discussed in Thread: LMK04828, USB2ANY
Hi
I have a LMK0482XEVM board that I am trying to interface to using a 3 wire interface. I was unable to perform reads or writes to the board from an FPGA design despite having all signals that matched the requirements of the datasheet.
So I have now tried to use the TICS PRO software using a USB2ANYWHERE device plugged into the evaluation board.
I know this works for write accesses as I can write to the powerdown bit and I can see a shift in the Current being drawn on the power supply.
Can you confirm that this device uses a 4 wire SPI interface only.
Can you also confirm that I can use any of the 4th wire signals as an SPI Output, These are:-
pin 5 - RESET/GPO
pin 48 - Status_LD2
pin58 - CLKin_SEL0
pin59 - CLKin_SEL1
Could you confirm that if I want to use pin59 - CLKin_SEL1 as the 4th wire for Serial Data Output from the LMK04828 I need to write the following registers:-
0x0000 0x10 (3 wire disable)
0x0149 0x33 (CLKin_SEL1 set to output and SPI Readback)
Are then any other registers that need setting to perform a correct SPI readback function.
Also in your TICs Pro software RWA Registers setting could you confirm what the difference is between the Read Register mode and the Read Mode in the right hand side of the GUI.
The read appears to read back the correct register value, but the read register does not. Why is this?
Regards
Jeremy