ST7735S with WeActStudio STM32H743VIT6 #84576
-
I am trying to compile lvgl sample and display "hello world" on the tft display but nothing is showing up. Its a screen which is half white and half dotted (rgw). Any help is appreciated. I don't even know where to start. I tried all combination in dts files. Running the sample /samples/drivers/display works just fine. |
Beta Was this translation helpful? Give feedback.
Answered by
MasterKeyxda
Jan 27, 2025
Replies: 1 comment
-
I got it working by: CONFIG_MAIN_STACK_SIZE=4096 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MasterKeyxda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got it working by:
CONFIG_MAIN_STACK_SIZE=4096