Page 1 of 1
Prolific USB to Serial 3.3v enough?
Posted:
Thu Oct 23, 2014 5:31 pm
by mrb0y
Tried to plug into a (counterfeit)* Prolific USB to serial cable to an ESP8266 E01. I was getting the blue light to echo inputs from the serial terminal software which may not have been configured properly. I at no point received a response. I tried the standard baud rates but not the custom rate that has been reported by some. I' m just curious if any one has been able to establish serial comm with just a USB to serial cable? I plan to use an external power supply to overcome the current requirements for the radio but I thought it might be possible to just "talk" to the ESP8266 with a USB to serial 500ma.
Re: Prolific USB to Serial 3.3v enough?
Posted:
Sat Oct 25, 2014 11:12 pm
by mrb0y
OK you have to have the GPIO 0 and the ch PD pins High (5v) for the serial connection to work. I can verify that a prolific USB to serial cable with the correct wiring works. Case closed.
Re: Prolific USB to Serial 3.3v enough?
Posted:
Sun Oct 26, 2014 9:35 am
by banahogg
FWIW, I saw problems doing a firmware update with my prolific cable that were solved by going to an FTDI cable. The symptom was that the update would hang 5-10% of the way through and not recover. I've had problems with that cable in the last losing sync with back-to-back data, which there's plenty of in a long firmware update at 115.2k
Re: Prolific USB to Serial 3.3v enough?
Posted:
Sun Oct 26, 2014 9:56 am
by koliqi
mrb0y wrote:OK you have to have the GPIO 0 and the ch PD pins High (5v) for the serial connection to work.
High voltage should be 3.3V.
koliqi