Hello guys, i have a STM32H750b discovery board and that i want to port to squareline studio, since there is no example git repo on this board nor any tutorial (there is only one present for STM32H753i). So i was wondering which driver (tft and touch) would i need to include ? And where would i get them from? I’m very new to all this. Any help would be much appreciated.
Hi Amaad,
You can only export LVGL UI files from SquareLine Studio. For this to work, LVGL must run first on your board. Therefore, you need to create a working LVGL project first.
If this works, then according to the document description found here: Typical development workflow | SquareLine Studio , you’ll be able to use the UI exported from SquareLine Studio.