2020-06-25 01:40 AM
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
2020-08-17 05:10 AM
Hello,
Did you solve your problem ?
/Alexandre