Hi.The build environment of TouchGFX Designer's 'Run Simulator' and 'Run Target' are different.The condition you want to use Queue is the 'Run Target' condition that gets data from main.c.So use preprocessor like below to add relevant header files on...
Hello Caan.Check the path to the bootloader.bin file in the section entry of the STM32Hxxxxxxx_FLASH.ld file.--------------------------------- TARGET(binary) /* specify the file format of binary file */INPUT (../../ExtMem_Boot/bootloader.bin) /* boot...
Hello Jiannong Zhou.I am also testing with the NUCLEO-G071RB + X-NUCLEO-GFX01M2 ($AZ2) combination.As you said, AZ1 and AZ2 of X-NUCLEO-GFX01M2 have different LCD and LCD Driver IC.----------------------------------------------------1. X-NUCLEO-GFX01...