Search results

  1. D

    Does Teensy 3.6 support virtual USB-reconnect

    Hello, I would like to have a solution to reconfigure the USB-Parameters (Especially the Device-Descriptor) at runtime. To accomplish that I tried to override the parameters right in usb_dev.c an call usb_init() - diry hack, but whatever that didn't work - nothing happens. I heard of some...
  2. D

    Teensy 3.1 usb change on the flight

    Hey, I'm want to accomplish something similar. Basically I'm want to make the device-descriptor changeable at runtime. The idee is to override the descriptor in usb_dev.c. But I'm not really sure if it will work. So I would like to use the hardwareserial libery code (which is already used...
  3. D

    Anyone knows if the Teensy 3.6 USB is faster?

    Will there be support for detecting modifier keys and control for keyboard LED's? It would be really nice. In my project I'll need that feature.
Back
Top