Search found 3 matches

by thammr
Fri May 19, 2023 10:07 pm
Forum: Hardware
Topic: ESP32 cannot read flash when 5v pin used
Replies: 4
Views: 1408

Re: ESP32 cannot read flash when 5v pin used

Yes thankyou that was the problem.
by thammr
Fri May 19, 2023 8:37 am
Forum: Hardware
Topic: ESP32 cannot read flash when 5v pin used
Replies: 4
Views: 1408

Re: ESP32 cannot read flash when 5v pin used

I have 8 digital outputs(13, 12, 14, 27, 26, 25, 33, 32), 5v and Gnd connected to the module. No other connections.
Works fine without the module connected to 5V at boot.
I've used this ESP-32 in several other projects without problem = most used 5V.
by thammr
Fri May 19, 2023 6:01 am
Forum: Hardware
Topic: ESP32 cannot read flash when 5v pin used
Replies: 4
Views: 1408

ESP32 cannot read flash when 5v pin used

Hi, I recently purchased a solid state relay module. Initially I used an Arduino Nano 33 IOT to drive the module. This worked fine. However, when I tried to use an ESP32, it wouldn't boot - flash read error 1000 If I connect the 5V line after booting (yes dodgy I know), everything works fine. Clearl...