Replies: 1 comment 1 reply
-
It could be simply memory related. Not enough memory would lead to a black screen. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i was able to output gif using the sketch AnimatedGIFpanel and ESP32S3 devkit C and a 64x32 matrix but with low brightness (its related to wrong panel initialization with FM6047 driver of p3 matrix, stillt trying to workout this) but since yesterday I cant load any gif at all. Im still able to load example sketches like "Simpletestshape" but when i try AnimatedGIFpanel doesn't work anymore. I noticed that the code was blanked on the master branch updated 8 hours ago. Maybe its something library related?
UPDATE: Same code with ESP32-s2 works..maybe somthing strange is happening when flashing esp32s3?
UPDATED2: Setting 8MB flash and Flash mode OPI seems to solve the issue
Do you have any ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions