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
I'm setting #define USE_DMA 1 but when I'm removing memcpy(framebuffer, disp.data, disp_width * disp_height * pixel_size); nothing works. Can you help. What do I need to do to use DMA to make more FPS?