Search found 2 matches

by pnkowl
Thu Mar 05, 2020 4:27 am
Forum: ESP32 Arduino
Topic: USB to Serial ESP bootloader issues
Replies: 7
Views: 22309

Re: USB to Serial ESP bootloader issues

Here is an update to my Jan 12 post. All my "FTDI232" adapters are FAKES, as they have the same serial number. Apologies to the OEM. I have also acquired at CP2102 based adapter, and it seems fine. Downloading can be performed at very high rates. The following were fine python c:\esptool\esptool.py ...
by pnkowl
Sun Jan 12, 2020 7:34 am
Forum: ESP32 Arduino
Topic: USB to Serial ESP bootloader issues
Replies: 7
Views: 22309

Re: USB to Serial ESP bootloader issues

Summary What worked for me after several days of anguish was switching USB to RS323 interfaces - from FTDI232 (FT232RL), assumed legitimate - to AiThinker (CH340G) My symptoms using FTDI: flashing with esptool failed early with some variation of the following Writing at 0x00009 A fatal error occurre...