User Activity

I am working on a gui using an STM32H747I-DISCO connected to an external 640x480 display. The external display does not have a DSI interface, so the DSI-related code in TouchGFX is commented out.The display works perfectly for static images, but heav...
I am trying to read and write to the MT25TL01G on the STM32H747I-DISCO board via the QSPI interface during runtime. I followed https://community.st.com/t5/stm32-mcus/how-to-add-a-bsp-to-an-stm32cubeide-project/ta-p/49812 to add the BSP to my project,...
Kudos given to