Hi,
I'd like to switch USB device types using software, initially just using a push button to detect user input.
Specifically I would like to swap between Serial and MTP but I'm sure the method will be more general. I'm using a Teensy 3.6.
At the moment this seems to be done in the Arduino IDE using the Tools menu, how can it be accomplished in software?
I'm OK if the Teensy needs to reset itself during the process.
Thanks, Ian
I'd like to switch USB device types using software, initially just using a push button to detect user input.
Specifically I would like to swap between Serial and MTP but I'm sure the method will be more general. I'm using a Teensy 3.6.
At the moment this seems to be done in the Arduino IDE using the Tools menu, how can it be accomplished in software?
I'm OK if the Teensy needs to reset itself during the process.
Thanks, Ian