Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on ESP32 when choosing Littlefs #60

Open
aleXela17 opened this issue Apr 13, 2021 · 2 comments
Open

Does not work on ESP32 when choosing Littlefs #60

aleXela17 opened this issue Apr 13, 2021 · 2 comments

Comments

@aleXela17
Copy link

No description provided.

@aroesz98
Copy link

aroesz98 commented Jul 24, 2021

Is it possible to use this library with Arduino Nano RP2040 Connect and arduino pico library? I'm trying to use this library with LittleFS but display only change colors and bitmaps doesn't printing. Listing files work but when jpeg should appear is doesn't happens. Serial printing:

Drawing file: /EagleEye.jpg

===============
JPEG image info

Width :0
Height :0
Components :0
MCU / row :0
MCU / col :0
Scan type :0
MCU width :0
MCU height :0

Total render time was : 0 ms

@aroesz98
Copy link

Actually after changing all "SPIFFS" lines to "LittleFS" showed me something like that for all images:
Drawing file: /BaboonL.jpg

===============
JPEG image info

Width :536886536
Height :536886776
Components :268445121
MCU / row :536886800
MCU / col :536887976
Scan type :193
MCU width :268550808
MCU height :1073987584

Total render time was : 1 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants