Hi Kurt, Paul referred me to you.
In the USB_HOST_ the functions for the hardware handshake signals (dtr, rts) are missing.
I tried to connect a UNO. This one uses DTR.
But it is not only practical for the UNO - you could also connect an ESP which uses both HW handshake signals.
You could then program the boards with the Teensy.
But it is also useful for many other things.
Can you extend the library to be able to use hardware handshake/switch the signals??
Thanks!!!
Frank
Just for the sake of completeness:
- https://www.arduino.cc/en/uploads/Main/arduino-uno-schematic.pdf
- https://docs.ai-thinker.com/_media/esp32/docs/nodemcu-32s_product_specification.pdf (Page 11)
Uno says:
16:59:12.343 ->
16:59:12.343 ->
16:59:12.343 -> USB Host Testing - Serial
16:59:12.582 -> *** Device USERIAL1 2341:43 - connected ***
16:59:12.582 -> manufacturer: Arduino (www.arduino.cc)
16:59:12.582 -> product: Arduino (www.arduino.cc)
16:59:14.334 ->
In the USB_HOST_ the functions for the hardware handshake signals (dtr, rts) are missing.
I tried to connect a UNO. This one uses DTR.
But it is not only practical for the UNO - you could also connect an ESP which uses both HW handshake signals.
You could then program the boards with the Teensy.
But it is also useful for many other things.
Can you extend the library to be able to use hardware handshake/switch the signals??
Thanks!!!
Frank
Just for the sake of completeness:
- https://www.arduino.cc/en/uploads/Main/arduino-uno-schematic.pdf
- https://docs.ai-thinker.com/_media/esp32/docs/nodemcu-32s_product_specification.pdf (Page 11)
Uno says:
16:59:12.343 ->
16:59:12.343 ->
16:59:12.343 -> USB Host Testing - Serial
16:59:12.582 -> *** Device USERIAL1 2341:43 - connected ***
16:59:12.582 -> manufacturer: Arduino (www.arduino.cc)
16:59:12.582 -> product: Arduino (www.arduino.cc)
16:59:14.334 ->