TouchGFX DebugPrinter with STM32H7S78-DK
Hello,
I'm trying to get the DebugPrinter to work on an STM32H7S78-DK, but the debug message does not appear to be properly refreshed after the Application::invalidateDebugRegion(); The area slowly turns into a black rectangle after each text update. TouchGFXConfiguration.cpp shows:
static LCDGPU2D_AXI display;
I don't see an hpp file for this. Is there a solution? Have tried LCD16DebugPrinter.hpp and LCD24DebugPrinter.hpp
Thanks,
The Windmill
