-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
Hardware
Hardware: ESP-12
Core Version: 2.4.0
Description
I have problem with program starts on ESP12 device (ESP8266MOD, producer - DOIT). After start i see don't readable characters on serial. Program starts only, when I choose "generic ESP8255 module". I check - inside module is ESP8266 and SPI flash. No one sketch starts on ESP8266 generic stettings (e.g. blink).
On AI thinker ESP12 program run without problems.
I read settings by Esspressiff download tool:
Problem module:
flash vendor:
C8h : GD
flash devID:
4016h
QUAD;32Mbit
crystal:
26 Mhz
"good" module:
flash vendor:
EFh : WB
flash devID:
4016h
QUAD;32Mbit
crystal:
26 Mhz
How can I solve problem?
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: ck