Tool/software:
Hi,
My customer wants to set GPMC_CLK frequency as 64MHz.
It seems only possible GPMC_FCLK is 133MHz or 100MHz and GPMCFCLKDIVIDER allows 1/2, 1/3 or 1/4 only.
So possible configurations are below.
GPMC_FCLK | 1/1 | 1/2 | 1/3 | 1/4 |
133MHz | 133MHz | 66.5MHz | 44.3MHz | 33.25MHz |
100MHz | 100MHz | 50MHz | 33.3MHz | 25MHz |
Q1) Above assumptions are correct?
Q2) Is it possible to change GPMC_FCLK other than 133MHz or 100MHz?
For example, setting PLL2 hsdiv_clkout7 to 1/16 and supply 62.5MHz to GPMC_FCLK works without any impacts to other modules?
Thanks and regards,
Koichiro Tashiro