I am using the LMX2492 PLL to generate a linear ramp. I have set all parameters including the ramp length, ramp increment value, and ramp trigger source. I have also set PLL_EN (enable) bit to 1 and written values into PLL_R and PLL_N. I would expect writing into PLL_N to start the ramp but so far, no ramp has been observed. Apart from these settings, I have left most other registers unchanged. Is there anything that I am missing that should go into the registers before the ramp can start at all? Would be grateful for any suggestions.