Forum Discussion
storing link rates in ATX PLL
Hi Rajesh,
Regarding the ATX PLL storing link rate, Multiple Reconfiguration Profiles is one of the feature supported. Another workaround would be for user to identify the list of registers that need to be changed from a rate to another rate. Then create own controller and perform direct read-modify-write to the target registers. With this method, you can reduce the processing time because you are only changing affected registers. However, the drawback is that you need to code your own controller and need to change the right registers to avoid ATX PLL malfunction.
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin
- Rk_Athram4 years ago
Occasional Contributor
Thank you for quick response,
From A10 transceiver user guide,
For FPLL only having the feature of storing cerebrated results, For ATX PLL calibration is needed to support new VCO frequency.
so if i change the VCO frequency by changing M,L,N counter values(perform direct read-modify-write to the target registers) for ATX PLL i need to recalibrate after changing from one to other frequency!
Regards,
Rajesh