Search results

  1. R

    Teensy Loader, Command Line, Version 2.1 - no upload anymore

    Just found a solution and now it works even without "press the reset button"!!! It may be an ugly fix, but who cares, if it works? Found the solution here in this forum: https://forum.pjrc.com/threads/36546-teensy_loader_cli-on-OSX-quot-Error-opening-HID-Manager-quot Thanks to @formatc1702...
  2. R

    Teensy Loader, Command Line, Version 2.1 - no upload anymore

    Hi, up to yesterday everything was working fine. Upload to Teensy 3.6 within Atom/Platformio after the message to push the button. (Working on Mac OS X Sierra) Today I installed Shell commands in platformio to use Netbeans (which I would prefer to work with) instead of Atom. But suddenly I...
  3. R

    ADC library, with support for Teensy 4, 3.x, and LC

    Thank yo for your replys! I installed Arduino 1.8.5 and Teensyduino 1.4 Wanted to try the internal_reference Sketch of ADC library, but it did not work with the "right way to use Teensy" method. After installing the library by hand it is compiling and working perfect. Seems quite common, that...
  4. R

    ADC library, with support for Teensy 4, 3.x, and LC

    VREF_SC_MODE_LV_HIGHPOWERBUF Problem Hi, I am working in Atom / Platformio 3.5.b03 on a Mac with a Teensy 3.6 project. Today I started to install some libraries needed with Platformio's library manager, which should make it easier to have them all updated in the future. Now I run into a...
Back
Top