Trying to connect using the USB Host Shield 2.0 to a USB device (Geiger Counter) that is using a built in CH340 FTDI/UART chip (Not a P2109/1) Which basically uses the Serial FTDI to give access to text commands to get data from device.
The Board is a ESP32 without a USB Host controller on board.
Does anyone know of any working examples using library with CH340 FTDI/UART?
Found these this reference to one but getting compile errors (think it may be because the USB Host Shield 2.0 Library is later version)
(.zip contains code) By
@ardcp
@kaza007
[Arduino Usb Host Shield 2.0, ch340 driver problem.]
[USB Host Shield (max3421e) Receive limitations]
