2024-11-20 02:15 AM
Hello ST Team,
I am working on a project in which I want to interface NucleoF446RE board with 2.4inch LCD Display Module,240x320 Resolution, SPI Interface.
I have already implemented code for SPI interface and using readymade ILI9341 library I have tested the the LCD. However i want to use STemWin library for GUI.
My query is is it possible and if yes how I can use it? Is there any example available? I am not able find any example with SPI interface and STemWin. Any help is appreciated. Thanks
2024-11-20 02:42 AM
Any particular reason for choosing STemWin?
https://www.st.com/en/embedded-software/stemwin.html/1000
ST's current preferred solution is TouchGFX:
https://www.st.com/en/development-tools/touchgfxdesigner.html
Anyhow, STemWin is based on Segger emWin:
https://www.st.com/en/partner-products-and-services/segger-emwin.html
https://www.segger.com/products/user-interface/emwin/
So it might be worth looking to Segger for extra examples/support:
@VidulaS wrote:I am not able find any example with SPI interface and STemWin.
really?