the problem with a hub is that the order of the devices is never the same and depends on the order of their connection. So I never know who I'm talking to.
Hello everyone,
I am developing a midi router with a Teensy 4.1.
For the midi host, I use the USBHost_t36.h library and my program works well.
I have a question about the hardware, is it possible to have several usb host connectors?
And to assign...
Hello all,
If I understand correctly, it is possible to power a Teensy LC board with 5v on the Vin pin? If I do this, is it still possible to use the USB cable for programming or will I have a 5V power conflict?