Solved
undeclared (first use in this function)...
Hello,
I am going crazy, I always get the error that the structure Lcd_Ctx is not declared, while it is clearly declared (by including "stm32h750b_discovery_lcd.h").
With F3 I can find the structure declaration.
If I change the file from .c to .cpp the error is gone...
See screenshot below:

