Sming - Open Source framework for high efficiency native ESP8266 development

User avatar
By helpme
#22670
alon24 wrote:which sdk are you using?
what params did you put in the make file?
dio? qio
spi_speed?


I am using CHERTS unofficial DevKit. My flash is using dio. I did not touch anything on the SPI speed. How do I find out what is the SPI speed used?

Could you duplicate the problem on your side by doing a fresh flash again? It will be easier for you to troubleshoot that way.
User avatar
By Ribeiro Santos
#22674 Hi,


I added some text effects like scroll in the SSD1306 example (latest SMING version) and flashed to a nodemmcu board v0.9 connected with a I2C screen.

Aftert flash, the screen (and esp) works fine, but if I power off and power on (dettach and attach usb cable from pc) it begins to give the following error, rebooting again...again... until I have to flash again to work fine.

Display start

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 21668, room 16
tail 4
chksum 0xb3
load 0x3ffe8000, len 2392, room 4
tail 4
chksum 0x86
load 0x3ffe8960, len 2448, room 4
tail 12
chksum 0x77
csum 0x77
ÄÃÕMEM CHECK FAIL!!!
ä{lfs.start: size:272 Kb, offset:0x38000

mount res: 0

Display start
....