Recent content by grantcox

  1. G

    Analog Comparator Register Failure

    Re: Mike Mike, Unfortunately I never solved the issue. I ended up going with a solution using an Arduino, but I would have loved to use the Teensy. Wish I could help! :( Best, Grant
  2. G

    Analog Comparator Register Failure

    Hi all, I recently posted a question to this thread, but it's long dead. https://forum.pjrc.com/threads/23432-Teensy-3-0-Analog-Comparator-Interrupt I am trying to use all three analog comparators on the Teensy 3.6 for zero crossing detection. When I tried to edit the registers for zero...
  3. G

    Teensy 3.0 Analog Comparator Interrupt

    Hi, I know I'm a few years late to this post, but did you find a solution to this issue? I'm using all three comparators on a Teensy 3.6 in windowing mode. When I try to run the following setup code, the system fails (no serial, PWM, etc): /*setup comparators for windowed mode under this...
Back
Top