Other Parts Discussed in Thread: EK-TM4C123GXL, ,
Hi,
One of our upcoming products will include a TM4C123 series microcontroller communicating with an LMX2594 over SPI. I was testing this out through EK-TM4C123GXL connected to LMX2594EVM when I encountered problems with register readback over the MUXout pin. The writes had no issues, I was able to program the LMX2594EVM and get a locked RF output.
After digging deeper I found that if I program R57 to 0x0000 instead of the datasheet recommended value of 0x0020, everything worked well. With a value of 0x0020 the MISO data pulses were narrower when observed via a logic analyzer. The SPI on EK-TM4C123GXL is running at 125 kHz, just like on the Reference Pro. I can successfully run the SPI at maximum 1 MHz, most likely because of the sub-optimal connection via jumper wires.
I know that R57 is marked as reserved in the datasheet but I was hoping to find out more about this register and what it does.
Thanks,
Ayush