Hello,
I want to use the EIM interface of the i.MX 6 to communicate with an External FPGA.
My aplication requires using Asynchronuos Mode as described in section 22.1.2.1 (page 986) of the IMX6SDLRM.pdf document.
I need the EIM interface to work at 43.75 MHz.
Table 22-2 mentions a clock named EIM_ACLK_FREERUN and specifies that it's an input to the device.
Question:
1. Can I provide a 43.75MHz clock signal (from an external oscilator) to one of the pins that drive EIM_ACLK_FREERUN ?
2. Why isn't EIM_ACLK_FREERUN mentioned in Table 22-4 (page 994) which describes the clock sources for EIM ?