cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 UART TouchGFX 4.17.0

Enszky
Associate

Hi,

I am working on TouchGFX for STM32H747 Discovery Kit. I get this error when i try to add a UART to my project. Please let me know.

Thank you,

Enes Ozkaya

1 REPLY 1
Romain DIELEMAN
ST Employee

Hi,

This is not a TouchGFX issue in itself since it is in the main.c. Maybe try to have a look at one of the examples using UART for the STM322H747-disco in your STM32CubeMX repository (usually here C:\Users\<user name>\STM32Cube\Repository\STM32Cube_FW_H7_V1.9.0\Projects\STM32H747I-DISCO\Examples

/Romain