Search results

  1. K

    Teensy 3: Avoiding 'USB lockout' / need for Reset?

    So, I will admit I really only understand about 25% of what is being said in the above replies! But, in my own testing, I've narrowed down to this phenomenon, and I'm wondering if someone could help me figure it out (and if it has anything to do with the above comments). I've got the following...
  2. K

    Teensy 3: Avoiding 'USB lockout' / need for Reset?

    ...it's over two years later, but did you ever figure this one out? I'm having the exact same problem, only with a teensy 3.1.
  3. K

    Teensy 3.1 + Neopixel ring: Light show only works the first time after uploading!

    Update! I figured it out! Played around with eliminating everything except the neopixel-related parts. When that didn't work, I eliminated all the fadeOut functions. And, somehow, that did the trick! Tried it in the original code (with all the other speaker and sd stuff), even with just 3.3.V...
  4. K

    Teensy 3.1 + Neopixel ring: Light show only works the first time after uploading!

    Hi ipaq3115 and GremlinWrangler - thanks for the replies! Unfortunately neither route seems to work. Here's what I tried: First, I changed the code so that all the neopixel callouts were for strips (instead of pixels), and deleted the initialization line for the pixels. I was just copy-pasting...
  5. K

    Teensy 3.1 + Neopixel ring: Light show only works the first time after uploading!

    Hello friends, I have an issue I cannot for the life of me figure out. Here is the context... I have a system that includes: - A teensy 3.1 (w/ a crystal for rtc capabilities http://www.digikey.com/product-detail/en/CFS206-32.768KDZBB/300-8301-ND/862578) - The PJCR micro SD Card Reader - A 2...
Back
Top