Skip to main content
Visitor II
November 20, 2024
Question

Using STemWin library with NucleoF446RE via SPI Interface

  • November 20, 2024
  • 1 reply
  • 586 views

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

 

 

This topic has been closed for replies.

1 reply

Andrew Neil
Super User
November 20, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.