When I connect Sparkfun ESP8266 Thing Dev with my notebook USB2.0 port, I only see Com5 in my port (in Arduino IDE). It is not able to compile successfully, with error
error: Failed to open COM5
error: espcomm_open failed
But when I change to USB3.0 port, it is able to compile successfully. I want to understand is the FTDI is not supporting with USB2.0 ? I wish to understand the logic behind this.