Associate III
June 25, 2020
Question
TouchGFX Partial framebuffers, Example/Help?
- June 25, 2020
- 1 reply
- 1016 views
Hi,
I am using a Nucleo F401RE with ILI9341 LCD Display and Touchgfx.
I have managed to get the display working with a single framebuffer but the RAM on the MCU isnt capible of handling the full screen size (320 x 240), so i will have to use partial frambuffering- but im struggling.
Does anyone have any working working example which i could follow and get my head around or someone to peak at my code to see where im going wrong?
The code which i have attached seems to render the first few lines then stops.
Kind Regards,
Mike