2024-05-24 05:31 AM
I’m using the STM32H750B-DK board to explore FD CAN integration with TouchGFX. I currently have the FD CAN working but I can't get the touchgfx to work properly. Is there anyway to merge a touchgfx project with a STM32H750B-DK stm32cubeide? To clarify, I want to merge a existing stm32cubeide project with a new touchgfx file.
Solved! Go to Solution.
2024-05-24 10:07 AM
Hello,
Not clear.
You can use TouchGFX with FDCAN in the same project.
Simply start by selecting the STM32H750B-DK board from TouchGFX designer board list and in CubeMx enable FDCAN and configure an instance.
Type the name of your board in the search bar:
Then click Create button:
A folder will generate a complete project including TouchGFX stuff + ioc file + different IDE folders (CubeIDE/EWARM/MDK-ARM):
In the generated .ioc file you can enable and configure one of the FDCAN instances.
Hope it helps.
2024-05-24 10:07 AM
Hello,
Not clear.
You can use TouchGFX with FDCAN in the same project.
Simply start by selecting the STM32H750B-DK board from TouchGFX designer board list and in CubeMx enable FDCAN and configure an instance.
Type the name of your board in the search bar:
Then click Create button:
A folder will generate a complete project including TouchGFX stuff + ioc file + different IDE folders (CubeIDE/EWARM/MDK-ARM):
In the generated .ioc file you can enable and configure one of the FDCAN instances.
Hope it helps.
2024-05-28 05:11 AM
Thank you for reaching out. I am having trouble opening the IOC file using the method provided. As shown in the attached image, the IOC file icon is missing, and attempting to open it with STM32CubeIDE is unsuccessful. Could you please suggest a workaround for this issue?
2024-05-28 05:22 AM
Please note that when I attempt to open the file through the folder system, I receive the attached error: