Hello team,
I have questions below about LMK04832 register setting. Could you please help to answer below?
- Is it ok to power down device clock digital delay function by 0x102 register(DCLKX_Y_DDLY_PD) even if we use divider path?
- In 0x103 register's DCLKX_Y_DCC description, it says "Required for half step" when enabling the duty cycle correction. Does this mean it will cause 0.5clk delay in case DCLKX_Y_HS=0(No phase adjust mode)? If we set DCLKX_Y_HS=1, this 0.5clk delay will be corrected and there will be no delay in the end?
- Regarding 0x173 register, there is different default value information on bit[4] between table 5 and table 78. Which is correct information?
- Default value should be written in each registers after POR. Therefore when programming a device, is it fine for user to access only necessary registers to write? or is it better to access/write all registers?
- Datasheet recommends to program registers in numeric order from 0x000 to 0x555, except PLL2 related register programing. However, EVM source code seems set with sequence of R386 -> R387 -> R358 -> R359 -> R360 -> R1365. Is there any meaning of the register programing sequence?
Best regards,