Solved
Drawing a TGFX box widget in big screen (800x480) causing crash
I try to add a very simple screen to my project. It always crashed when I try to add a box as background. It ends up with the infinite loop in startup assembly file.
Here is what I found so far:
- I can draw a smaller box(50x50).
- if I decrease speed of LTDC clock to a certain value, I can draw any size of box I want. But the screen gets flickering for the lower refresh rate.
I am using f7 and has set clock and SDRAM to maximum speed. Does anyone has similar issue? Is there any settings to improve this issue? Thanks in advance.
