Solved
Touchgfx with FDCAN communication failing to display
- May 22, 2024
- 4 replies
- 2868 views
I’m using the STM32H750B-DK board to explore FD CAN integration with TouchGFX and have encountered an unusual error. When debugging, the screen begins to tear and fails to display any of the TouchGFX visuals. However, when I compile and run the program, it encounters no errors but again fails to display anything, although it doesn’t exhibit screen tearing. When the program is run in simulation mode, it displays and acts as expected with all the TouchGFX visuals working correctly.
What could be the source of this issue, and are there any potential workarounds?
Included below are the main.c and screenshot of the ioc.


