Part Number: LMX2492
Other Parts Discussed in Thread: USB2ANY
Evening,
I am attempting to program the LMX2492 as a single register as your datasheet indicates should be possible.
This results in me sending 0x008d, and then 142 bytes of data over SPI while keeping the LE low during the entire write (asserting at the end). This is from an FPGA.
It is currently not programming. My question would be I notice that your TICS Pro utility often skips registers 40-57. Should I be including writing to these registers with 0x00 or does the chip actually expect only non-reserved registers to be included when programming as a single register.
Any other insight you can give? The TICS Pro software always seems to include the address and program each register individually. Is there any way to make it program the entire chip while only sending the address once?
Thank you,
Nicholas Strong
Update: I have tried to use the USB2ANY Explorer software to duplicate my design's SPI, but unfortunately the USB2ANY Explorer has maximum byte count of 53 so I cannot replicate fully programming the device. I have done a few registers at once but I haven't had a chance to play with the reserved register edges or done a large amount of register programming.
