2025-10-01 1:24 AM
After updating TouchGFX from 4.24.1 to 4.26.0, the Stride setting in "X-CUBE-TOUCHGFX"->"TouchGFX Generator" is readonly (grayed out). I need to set it to the value 832.
The generated code uses the value 800, even if I modify the value in the project.ioc file manually.
When I change the Stride value in TouchGFXHAL.cpp and in TouchGFXGeneratedHAL.cpp (at call of setFrameBufferSize()) manually, the display works perfectly.
I am using:
Any advise is very welcome. Thank you!