Search found 3 matches

by agkirk
Tue Mar 07, 2017 1:03 am
Forum: ESP32 Arduino
Topic: CP2102 Rest Issue on DOIT Module
Replies: 2
Views: 5546

Re: CP2102 Rest Issue on DOIT Module

Appears the only thing "broken" was my memory!
I had made some changes on my ESP8266 Huzzha board and didn't remember there was a difference.

Thanks
by agkirk
Mon Mar 06, 2017 8:43 pm
Forum: ESP32 Arduino
Topic: CP2102 Rest Issue on DOIT Module
Replies: 2
Views: 5546

CP2102 Rest Issue on DOIT Module

While playing with OLED code on my DOIT v 1 module I seem to have "broken" the USB interface via the CP2102 chip. If I hold the Boot button down while plugging into USB, the board powers up but when I attempt to use the Arduino Monitor on COM 5, communication with the CP2102 stops. I believe the ope...
by agkirk
Thu Feb 23, 2017 8:34 pm
Forum: ESP32 Arduino
Topic: Upload Tool
Replies: 1
Views: 6138

Upload Tool

Is there a SW tool that would allow me to upload from the ESP32 memory?
Maybe something like the flash_download_tools_v3.4.4 , just in the other direction and that would allow me to also read the fuse settings.
I'm working off a Intel PC running WIN 7 using a DOIT v.1 development module.