2023-06-29 10:01 AM
Hi All,
I am working on a Dynamic graph widget on the STM32F7 board. Below is the configuration of my setup.
1. Controller: STM32F756ZG
2. Display: Waveshare 7" LCD with 800x480 resolution
3. External RAM: SRAM 8 MByte
I have attached the project and video for reference. Currently, I have not used RTOS and TouchGFX_process is called from the while loop.