TouchGFX project with custom board
Hi, I will use STM32H7B3RI in our final product and its not available in TouchGFX so I need to develop a project with STM32CubeMX. I have STM32H7B3I-DK now and I can create projects and run those on development kit. TouchGFX generates its own STM32CubeMX and STM32CubeIDE files so I can generate code and run it. I created new STM32CubeMX project and did exact same settings with the project that generated by TouchGFX. I compared both generated files and added missing files like BSP drivers. When I compile project generated by TouchGFX it gives a big .bin file (~2 GB) but when I compile my project it gives small .bin file (~1 MB), also I can’t upload my project to board. What am I missing? Is there any guide to create a project with CubeMX for any board?







