Search results

  1. S

    Issues using Micro-ROS's precompiled libraries with Arduino and Teensy

    Were you able to find solution to this? I faced the same issue. I downgraded to Teensy 1.57.2 version and it worked without errors. I think this issue is particular to Teensy loader 1.58+ .
  2. S

    Unable to upload code in Teensy 4.1. "Teensy did not respond to a USB based request" error

    Mark's solution worked for me. And you are right my VM didnt grab the USB Halfkay Bootloader. It worked after I took control of that. Thanks for your support.
  3. S

    Unable to upload code in Teensy 4.1. "Teensy did not respond to a USB based request" error

    Thanks for your reply. I wish I saw your post early. This worked for me. As Paul said, the Teensy toggles between Serial and HID modes and after claiming control manually it worked. I straightaway added both the USB mode to my VM USB filter to reconnect automatically. Posting the image here...
  4. S

    Unable to upload code in Teensy 4.1. "Teensy did not respond to a USB based request" error

    Thanks for your quick reply. I tried testing what you told. Teensy disconnects as soon as i press the button. And both the Teensy and Teensy loader stays the same way. So in short my Teensy is connected to my VM only when it is running an already loaded program and disconnects as soon as I...
  5. S

    Unable to upload code in Teensy 4.1. "Teensy did not respond to a USB based request" error

    I am new to programming and started to work with Teensy 4.1 for my university project. I am working on Ubuntu 22.04 virtual machine and followed all the installation procedures in the pjrc website. But when I try to upload the code, I get this error, Opening Teensy Loader... Memory Usage on...
Back
Top