Part Number: TMS320LF2407A
Tool/software:
From what I can tell, the EMIF interface can only operate at one of two frequencies: SYSCLK/1 or SYSCLK/2. So if we are planning on running the CPU at 150 MHz, we must run the EMIF at either 150 MHz or 75 MHz. Is this correct?
Also, I know that EM1CLK is available even when the EMIF is configured to run in Asynchronous mode, but the max. frequency at which the output buffer can toggle is 100 MHz. So if we wanted to route EM1CLK to an FPGA for accessing a dual-port RAM block, and the CPU is running at 150 MHz, we would have to use the SYSCLK/2 option and run the EMIF at 75 MHz. Is this correct?