Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 4 of 4

Thread: udev rules for multiple teensies

  1. #1

    udev rules for multiple teensies

    Hi!

    I am using multiple Teensies connected to one PC (running Debian) and get confused with uploads from Arduino IDE / Teensduino, because the device names are not persistent. I successfully tried to make udev rules creating symlinks, but Arduino IDE ignores symlinks. Is there any other way to distinguish between multiple Teensies? I would like to program them from multiple instances of Arduino IDE / Teensduino...

    Best regards!

  2. #2
    Senior Member PaulStoffregen's Avatar
    Join Date
    Nov 2012
    Posts
    27,659
    Use the latest beta version.

    https://forum.pjrc.com/threads/52525...no-1-42-Beta-6

    There is now a "Teensy" section in the Ports menu. The selections are based on actual hardware location (which actual USB port on your computer or any of your USB hubs) rather than the port name.

  3. #3
    Senior Member+ defragster's Avatar
    Join Date
    Feb 2015
    Posts
    16,871
    Have you tried the new TeensyDuino with Beta 6 just released? It has a new Tools / Ports section with name info provided by PJRC in a new Teensy section. It will only ID by Teensy Type - so two T_3.6's will report the same, though doing one Verify and Button upload will point out which is which … until it changes?

    Would be nice if Serial# was handy to add to the name.

  4. #4
    Many thanks for the solution!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •