2021-07-05 01:30 AM
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
2021-07-05 02:11 AM
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