S
Reaction score
1

Latest activity Postings About

    • S
      sreenath replied to the thread Interfacing fast external ADC.
      A jump from 600 to 640 MHz, if at all necessary, hopefully will not damage the device on long run. I have started reading the annotated Ref Manual. It will be quite some time before I will attempt a hello world type of example. Thanks for all...
    • S
      sreenath replied to the thread Interfacing fast external ADC.
      I am checking the reference manual IMXR1060RM, and see that FlexIO has 32 pins assigned. I am getting a Teensy 4.1 board and hopefully make it work. Thanks again, Sreenath
    • S
      sreenath replied to the thread Interfacing fast external ADC.
      I can do without DMA by doing a blocking read, but 16 bits input is a minimum. Even two separate 8 bit ports are fine as long as I can generate a 40 mhz clock on a separate pin and read the two ADC outputs (each 8 bits) after low-to-high...
    • S
      sreenath replied to the thread Interfacing fast external ADC.
      Thanks for your response. I have downloaded the git repository. I guess I will use dma if necessary to read the adc data.
    • S
      Hi All, I am new to Teensy world. I am working on a project where I have to interface Teensy 4.1 with a fast (40 msps) pipelined ADC, something like AD9226. We have to generate a clock at the rate we want to sample and the device will output the...
  • Loading…
  • Loading…
Back
Top