I'm leveraging the Teensy-to-PC USB connection for more varied functions, and hitting some snags.
I've paid attention to this thread. I have what I hope are simple questions:
How to handle different streams of USB...
Thanks so much for explaining these options!
I'm using a solution like #1 for setting my device's USB-MIDI name.
Now that I think of it, I wonder if it has the same timing limitations - that it might not reliably set...
Thanks!
Are these stored in flash?
Is this modifiable at run-time?
i.e. could I put a default in here, that after flashing, run a method to accept an input (from Serial, let's say) and set the values in...
I'm using a Teensy 3.2-type board with a PJRC boot loader.
Stefan Staub's Teensy ID library returns the following:
From my Teensy 3.2-type board with PJRC boot loader
USB Serialnumber: 4294967295
Array...
I’ve been introduced to the Processing toolset to make a Teensy flasher leveraging TyCommander command-line tool.
I’d like to expand the flashing tool to communicate with the running Teensy sketch as well... perhaps...
@bolau, did you figure this out? I posted a recent thread in a related vein.
I have found that neither my iConnectivity iConnectAudio4+ nor my Yamaha digital piano (DGX-660) recognize my Teensy 3.2 MIDI device if I...
I found this thread after posting this one
@lokki, it looks like you've built a USB MIDI hub for MIDI devices using a Teensy 4.0 and a USB Hub... Is that correct?
I'd like to build or buy a device to use between a MIDI Wind Controller I've developed on Teensy, and a common digital piano, such as this Yamaha DGX-660. This piano has a USB MIDI jack on the back (MIDI Device,...
I'm excited about the possibility of this MTP Responder.
I see in as an (Experimental) USB option now.
Is it likely that this will be usable simultaneously with other USB types ? I use USB MIDI.
My Teensy 3.2-based product includes a uSD card for internal storage.
I've been testing with SanDisk Pixtor from BestBuy and have seen no failures. My test cards happen to be 32GB.
I'm looking for a spec and source...