Hi,I have STM32L4R9 discovery board which uses STM32L4R9AI Ic and i am able to work on this using Touchgfx.We have our own developed PCB with STM32L4R9ZI IC. I used STMCubeMx software to generate project of STM32L4R9ZI. i saw the settings used in dev...
Hi,I am working on STM32L4R9 Discovery kit and STM32L4R9 Evaluation kit , which has the 390x390 display.I have created a simple project with 2 screens one is with analog clock and two buttons and another one is just with an image. Whenever screen tra...
Hi,I am working on STM32L4R9_Discovery board. I have created a blank TouchGFX project and i have added around 20 images to the project so that image data will be written to the external flash. And after compilation, size of the target.hex file is sh...
I am using STM32L4R9 Evaluation board for my development. When we generate a Demo Project from the TouchGFX Designer, how do we check that how many Frame buffers are used by default and how to check whether we are using any External RAM to store the ...
I want to know how many fonts that can is support in my project.So do you guys have any idea how much will be the maximum size of a font with 3 different sizes(20,40,80).Thanks in advanceRegards,Bala
Hi @Martin KJELDSEN,This issue i got on the kernel start itself, where i just created tasks and semaphores. But this issue got solved now. I rolled back STMCubeMX to 5.5.0 and TouchGFX to 4.13.0. Don't know what mistake i made with new software i tr...
Hi @Alexandre RENOUX,Thank you so much for the quick response.The demo code i mentioned above is in the below link, https://www.youtube.com/watch?v=Yx23qABOMwU .If possible, Could you please provide project the project shown in the video. It will he...
Hi @Alexandre RENOUX,Thanks for the details.I have used 13.0.0 TouchGFX application to generate project. If i want to use 2 buffer which Interface do i need to use ? Since i am using only single buffer, Do I need to add any code to indicate touchgfx...
Hi @Martin KJELDSEN,Thank you so much for the details. I have added External Flash-loader then only tried programming in STM32CubeProgrammer. As i mentioned previously, sometimes download will get success and will show proper screens also. This fai...
Hi @Martin KJELDSEN ,Thanks for the details.It's good if we can use single framebuffer, But does it impact the display performance while doing basic animations.Thanks and Regards,Bala