User Activity

Hi,I am running my Zephyr application from an OSPI external flash and would like to write to the same flash. The MCU is an STM32H730, and the flash is an IS25LP128.However, the flash_stm32_ospi_write method in zephyr/drivers/flash/flash_stm32_ospi.c ...
Hi,I am working on integrating TouchGFX into Zephyr and have made some progress. However, I am currently facing an issue where the text appears scattered and displayed strangely.I have enabled DMA2D, and the font data is stored in external QSPI flash...
Kudos given to