GPIO_EMC Usage for A/D Output Data

lerible

Member
Hello,

I want to connect an A/D (LTC2296) to the MIMXRT1062. From what I can tell, this can be accomplished using the GPIO_EMC pins.

  1. I am considering the following pin mappings. D0-D13 to GPIO_EMC_02-GPIO_EMC_15.
  2. CLKOUT to GPIO_EMC_16.
  3. OE to GPIO_EMC_17.
  4. DATA_SELECT to GPIO_EMC_18.
This should provide a 14-bit parallel interface with sufficient speed to read our A/D.

Does this seem plausible? I am new to Teensy, so any help or experience is appreciated.

Thank you.

lerible
 
Back
Top