2024-10-01 02:13 PM
Hi there TouchGFX team!
I want to run a UI on the STM32MP135 DK. I'n following the tutorial on: https://wiki.st.com/stm32mpu/wiki/How_to_install_X-TouchGFX_MPU_Addon
I'm able to select the mp135 dk in TouchGFX designer and create the files. Then, I open the files from the TouchGFX designer button and go to STM32CubeIDE/.project
At this moment I can find 2 errors:
1. I can't open CubeMX with the .ioc file.
2. I can't build the project using CubeIDE.
If I do the same process with a different board setup, the project builds as expected.
Thanks a lot in advance
Solved! Go to Solution.
2024-10-03 03:09 AM
Hello @JPabl.1,
Please make sure to use below versions of STM32 Tools and to respect default installation location.
STM32CubeMX Tool is not yet supported for this STM32MP135F-DK TBS; the .ioc file delivered with the TBS is not a valid one; it's just there to make the TouchGFXDesigner (Generator) working. You can remove this file and likely you will just get warnings (code generation should be fine).
Please let me know if you still have issue(s) to get started with TouchGFX on STM32MP135F-DK board.
Best Regards,
Akram
2024-10-03 03:09 AM
Hello @JPabl.1,
Please make sure to use below versions of STM32 Tools and to respect default installation location.
STM32CubeMX Tool is not yet supported for this STM32MP135F-DK TBS; the .ioc file delivered with the TBS is not a valid one; it's just there to make the TouchGFXDesigner (Generator) working. You can remove this file and likely you will just get warnings (code generation should be fine).
Please let me know if you still have issue(s) to get started with TouchGFX on STM32MP135F-DK board.
Best Regards,
Akram