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
Hello. Is it possibly to be out of memory if I try to load bmp from SD-card (6 bmp files)?
I load on start screen - then make tft.fillScreen(ST77XX_BLACK) and try to load other - I get white screen and yellow led on pico start to blink. Is the tft.fillScreen clear memory? may be it was any debug mode to check what can be trouble? Thanks!
P.S. and I get "File img/ATTENT.bmp not found" but the file is on SD card, and if display it separately - it's display ok
The text was updated successfully, but these errors were encountered:
demenkovms
changed the title
raspberry pi pico Adafruit_ST7735 aou of memory?...
raspberry pi pico Adafruit_ST7735 out of memory?...
Jul 5, 2022
Hello. Is it possibly to be out of memory if I try to load bmp from SD-card (6 bmp files)?
I load on start screen - then make tft.fillScreen(ST77XX_BLACK) and try to load other - I get white screen and yellow led on pico start to blink. Is the tft.fillScreen clear memory? may be it was any debug mode to check what can be trouble? Thanks!
P.S. and I get "File img/ATTENT.bmp not found" but the file is on SD card, and if display it separately - it's display ok
The text was updated successfully, but these errors were encountered: