2021-12-21 12:03 AM
I'm working on a project using TouchGFX 4.18.1 on a STM32H750VB MCU.
As it's a corporate project, I use an internal framework/platform that works fine with TouchGFX 4.18.1, on IAR Workbench in addition of TouchGFX Designer.
Now I'm trying to integrate a video widget in one of my screens.
All the examples are based on CubeMX projects, and as long as I'm not using a Cube project structure, I don't know which files needs to be added and what needs to be configured in my code.
Thanks for you help !