Attila Kiss
Attila Kiss
Have you checked the memory contents? Does it at least partially represent the image you are trying to upscale?
Hi, can you provide the code for this animation? Maybe I'll be able to reproduce the issue, as the image itself was working on my end last time.
.github and .devcontainer are hidden folders. In Unix, anything that has a . in its name, is considered a hidden folder
DMA2D feature has been tested. These are the benchmark results, comparing them with basic sw. | Name | Software [ms] | DMA2D [ms] | |---------------------------|----------|-------| | All | 6 |...
Hi, is this issue still ongoing?
@zalexzperez Do you want to make a PR out of this, or should I handle it?
Hi, have you set up all buffers and callbacks as required? Can you post some of the code?
@keerthansys22 How are you doing with this issue?
Hi @keerthansys22, if you can supply us with the errors, you are facing, we might be able to help!
Hi, does display_lvgl point to the display that the flush callback provides, or is this a separate display?