We have a PCB with ESP8266 and 1MB flash memory, which looks from flash datasheet like it does not support dual and quad SPI modes (only standard mode).
We were able to write the flash memory, read and compare the firmware in boot mode and it is OK, but when using ESP8266 not in bootloader mode there is no command prompt, comparing to usage of bought ESP module with same burnt NodeMCU firmware, which gives the command prompt and works as expected.
Question: Is ESP8266 able to run code from standard SPI flash (in our case it is Adesto Technologies AT25DF081A-SH-B)?
Thank you in advance!
Best regards,
Dima.