Search found 70 matches

by onehorse
Tue Dec 06, 2016 2:49 am
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

Re: RTCWDT_RTC_RESET symptom of what kind of error?

Thanks for looking at the schematic; I don't expect I've made an egregious error. I was simply flashing a blink program using the Arduino IDE. Do you want these binary files? Is there some place to get the firmware for using the ESP32 flash tool? With no binaries I never got a proper response using ...
by onehorse
Tue Dec 06, 2016 1:39 am
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

Re: RTCWDT_RTC_RESET symptom of what kind of error?

5V? I thought the ESP32 like the ESP8266/85 was a 3V3 MCU. I have a 500 mA 3V3 LDO that provides power through the USB cable or LiPo battery. This set up is sufficient for the ESP8266 and ESP8285. If it requires 5V no wonder it doesn't work. I am pretty sure it requires a clean 3v3 Vin and I have th...
by onehorse
Tue Nov 22, 2016 5:50 pm
Forum: ESP-IDF
Topic: rebooting continously
Replies: 7
Views: 14326

Re: rebooting continously

Correct, no mac address...
by onehorse
Mon Nov 21, 2016 5:03 am
Forum: ESP-IDF
Topic: rebooting continously
Replies: 7
Views: 14326

Re: rebooting continously

I am using the Arduino IDE, but i also tried the ESP flash tool and i cannot detect a mac address even though the chip sync is OK. I don't have the firmware files though for the flash tool. Where can i find these?
by onehorse
Mon Nov 21, 2016 3:31 am
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

Re: RTCWDT_RTC_RESET symptom of what kind of error?

Not much of the basic circuitry; I mean it pretty much conforms to the espressif reference design. I did change the board size, layout, components, component sizes, etc. I am using a four-layer board, I think Saprkfun usually uses two layers. Sparkfun uses gigantic components and I prefer smaller on...
by onehorse
Sun Nov 20, 2016 5:34 pm
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

Re: RTCWDT_RTC_RESET symptom of what kind of error?

The EAGLE design files and pcb design are open source and listed at the OSH Park shared space here:

https://www.oshpark.com/shared_projects/sHwYbfxM

I would appreciate any advice you could offer...
by onehorse
Sun Nov 20, 2016 7:35 am
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

Re: RTCWDT_RTC_RESET symptom of what kind of error?

Thank you for taking a look.

I started with Sparkfun's ESP32 thing and modified a few things. One thing I was no sure about was whether I needed to connect ESP32 FLASH_VDD to 3V3; I left it unconnected and powered the flash with 3V3 from the board. Is this going to be a problem?
by onehorse
Sun Nov 20, 2016 5:51 am
Forum: General Discussion
Topic: ECO and Workarounds for Bugs in ESP32 18 Nov 2016
Replies: 6
Views: 10343

Re: ECO and Workarounds for Bugs in ESP32 18 Nov 2016

How is it possible for any ESP32 development board or module to function properly if the spurious reset on power up (I am seeing this on my board) cannot be worked around in software? Does this mean the 100 ESP32 chips i just bought are garbage? This is quite frustrating.
by onehorse
Sun Nov 20, 2016 5:22 am
Forum: ESP-IDF
Topic: rebooting continously
Replies: 7
Views: 14326

Re: rebooting continously

I have the same issue, did you ever solve this?
by onehorse
Sun Nov 20, 2016 5:11 am
Forum: ESP32 Arduino
Topic: RTCWDT_RTC_RESET symptom of what kind of error?
Replies: 15
Views: 35172

RTCWDT_RTC_RESET symptom of what kind of error?

Hi All, I designed my own ESP32 development board following the espressif reference design and cribbing from Sparkfun's ESP32 thing, but it is a smaller (0.7 x 1.4 inch) design and uses a FTDI230XQ USB to Serial converter for programming, etc. I put the first one together, and upon power on the blue...