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.
Support Path: /Product/Development and troubleshooting/Search the forums for my problem/
We designed a board that uses the LMK04832 to generate variable output clocks from a 100Mhz oscillator.
We've based our design on the LMK04832EVM,and the register content we use is identical to the one generated using TICS-PRO.
when configuring the chip on the EVAL board, were able to generate the required output frequency, yet, when writing the same data to the LMK chip on our board, we see that the clockout output generates a high DC signal instead of a clock signal.
We manage to read back all the register values using the SPI bus, and they hold the expected values they were configured to
Our board design is almost identical to the EVAL board, except for the CLKin0/1 and Reset that are not connected, this forced us to change the CLKin_demux to off in order to generate Vtune.
below is our design scheme.
Any thought on why the same configuration works on EVAL board bud doesn't work on our board?