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.

GPMC_FCLK

Other Parts Discussed in Thread: OMAP3530

hi there

my application can be simplified as  using an omap3530 board to access(asynchronous, none-muxed, single) two peripheral SRAMs thru the GPMC module.

 i think register GPMC_CONFIG1-7 are all the ones i have to configure in this application, right? secondly, every timing parameter is scaled by GPMC_FCLK,   its source is CORE_L3_ICLK, who's source is CORE_CLK, who's source is CLKOUT,   which is generated by DPLL3. Well, I still have no idea about the exact  frequency  of GPMC_FCLK , how can i get it?    

T_T...

could anyone help me?