In Table 33 of the LMX2595 datasheet, it states that the CHDIV_DIV2 field should be set to 1 if CHDIV is greater than 2. The CHDIV field in register 75 contains an enumerated value that maps to a divider value. I just want to clarify the relationship between CHDIV_DIV2 and the CHDIV value with a few examples:
If I set CHDIV to 0 (which corresponds to a divider value of 2), should I set CHDIV_DIV2 to 0?
And if I set CHDIV to 1 or greater (which corresponds to a divider value of 4 or greater), should I set CHDIV_DIV2 to 1?
Thank you in advance for any clarification you can provide!