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.
Hello
I am designing a board with 66AK2G12ABYA100E, in EVM schematics DDR CLK is fed from CDCM 100Mhz lvds signals, and soc datasheet tells DDR clock range of 24,25Mhz
what is the DDR clock to be fed to soc, and can we use the DDR clock generated internally of soc from SYSOSC CLK from crystal externally.
in the power-on sequence of processor attached in the image, the highlighted DDR_CLK_P and DDR_CLK_N should follow the sequence if the DDR CLK is generated internally from SYSOSC CLK fromcrystal or no?
Please guide me with ddr clocking
Thank you James for the Reply
I understand that we can use the external oscillator clock for the main system clock and the DDR clock,
there were a few more queries in my previous question, request to please clarify the same
Regards
babu
8105939434
-the max frequency for the DDR PLL is defined in the datasheet, depending on your device speed grade, see Table 5-1 in the datasheet. You would program the DDR PLL accordingly. The optional DDR_CLK_P/N input requirements are also in the datasheet in table 5-18. I'm not sure why it is labeled as 100MHz in the schematic, this is beyond the datasheet limitations
-Yes there is no sequencing requirements when generating the clock internally, as the clock would be started in your boot code, and then the DDR is initialized
-you don't need to drive the DDR_CLK_P/N from CDCM, if you are driving the clock from the DDR PLL. Ensure DDR_CLK_MUXSEL=0 to use the internal DDR PLL
Regards,
James