GFX01M2 and unsupported X-Nucleo boards in TouchGFX
Hi, much trepidation here as I'm new to STM32 and new to this forum too.
Looking through the entire inventory of STM microcontroller products, one could be forgiven for becoming a little confused over the 'right choice' or combination of hardware and software packages for a particular project. I am a little confused!
Here is where I am with my efforts so far. I am - as part of my project development - trying to configure a GFX01M2 X-Nucleo diplay expansion board to run on an STM32F303RE Nucleo board. Following various tutorials online, I am reasonably sure that I have produced a working hardware configuration via CubeMX v6.8.0 (I'm using this version presumably to keep compatability with X-CUBE-DISPLAY v3.0.0 Middleware). I have also configured X-CUBE-TOUCHGFX for this particular display expansion board.
My next step is to create the most basic of GUI's so I can test for a working setup of the boards. To this end, I have used the STM32G071RB as a template/substitute MCU. At this stage, I'm looking for no more than displaying some text on the display.
My intuition suggests that i need to combine parts of the generated code from TouchGFX into my (hopefully correct) project for the F303RE via CubeIDE. I'm at a bit of a loss as to how to achieve this, or, even if this is the correct approach to the solution. Can somebody help me out and point me in the right direction. Thanks!
