2025-07-07 7:28 AM
Hello,
I downloaded a project on the net to write on a 800x480 tft screen with an ssd1963 driver with an STM32F429 ans TouchGFX, I'm starting with the stm32 and I can't get a display on my screen (the screens are created by TouchGFX), I have another code that works and with which I can write on my screen and the ports on the 2 codes are configured in the same way, can someone help me?
Attached files
Best regards
2025-07-07 7:33 AM - edited 2025-07-07 7:50 AM
Start with bus info how is your display connected. Next good is framebuffer place etc.
And into zip pls skip Drivers, Debug and Middleware folders.
In your main code not exist line to init unreset LCD ...