You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular all examples with higher sketch size will crash:
example: "hello-wemos"
tried also to switch to "4M (1M SPIFFS)" to get more flash size.
console output:
`WeMos D1 Mini + Nokia 5110 PCD8544 84x48 Monochrome LCD
Using Adafruit_PCD8544 and Adafruit_GFX libraries
I am unable to replicate this on 4x WeMos D1 mini boards.
Uploaded using Arduino IDE 1.6.12 on OS X 10.11.6.
Board: WeMos D1 R2 & mini
Flash size: 4M (3M SPIFFS) (both work)
CPU Frequency: 80 MHz
Upload Speed: 230400
Port: /dev/cu.wchusbserial1410
Posted also on wemos github:
wemos/D1_mini_Examples#24
In particular all examples with higher sketch size will crash:
example: "hello-wemos"
tried also to switch to "4M (1M SPIFFS)" to get more flash size.
console output:
`WeMos D1 Mini + Nokia 5110 PCD8544 84x48 Monochrome LCD
Using Adafruit_PCD8544 and Adafruit_GFX libraries
Show Adafruit logo bitmap
Exception (3):
epc1=0x40202f88 epc2=0x00000000 epc3=0x00000000 excvaddr=0x4022f960 depc=0x00000000
ctx: cont
sp: 3ffef9c0 end: 3ffefc00 offset: 01a0
additional info:
It crashes after the line:
Serial.println("----trace-----");
The text was updated successfully, but these errors were encountered: