Search results

  1. E

    Teensy not reading SPI data at all.

    I'm still getting all 0's at the output. and I know there is a signal going into that pin of the Teensy 3. Any other suggestions?
  2. E

    Teensy not reading SPI data at all.

    My apologies, I am using Teensy 3.0. I will give this a shot and get back to you. Thank you for the response!
  3. E

    Teensy not reading SPI data at all.

    Hi everyone, I am working on a data acquisition system over SPI using the LTC2315. It is a three pin single input ADC, so I am only using SCK, MISO, and CS (using CS0 on teensy, pin 10). However, whenever I run this diagnostic code, all I get in the serial monitor are 0's printed one after the...
  4. E

    high frequency data acquisiton

    Thank you guys for such a good response!!! I really appreciate it!
  5. E

    high frequency data acquisiton

    Any ideas on how to make this feasible?
  6. E

    high frequency data acquisiton

    Yes essentially would be something I am looking at.
  7. E

    high frequency data acquisiton

    Hi everyone, first time posting, thank you for reading my thread. I am trying to use the teensy 3.0 to record values from an analog input. The problem is I can't seem to get the teensy to read faster than 1khz. Ideally I need to be able to sample at a minimum of 10khz (enough to graph a 10khz...
Back
Top