2022-09-20 10:23 PM
Hi Community,
I have followed the following link https://www.youtube.com/watch?v=suMytEyQTP4&t=774s and got the output (SPI display interfacing with Touch GFX). Now I wanted to use the single framebuffer strategy to get the same but no output. So, anyone knows what to do with the single framebuffer strategy?
/Vins
2022-09-22 01:39 AM
Hello Vins,
Could you give more information about your configuration please ?
I've made a quick tutorial about how to enable double buffering strategy with DSI displays. So I guess if you revert the changes I did on the tutorial, you'll have get your board using a single framebuffer strategy.
/Osman
2022-09-22 10:03 PM
Hi @Osman SOYKURT
My configurations.
I am using SPI display. As per the video I got the output for partial framebuffer, but not getting the output for single framebuffer.