Hi, i have the FRDM MCXA153 , and i would like to know, if there are any examples with this board connected to a LCD TFT TouchScreen via SPI, or something like that. And is it possible to use it with LVGL..
Thanks a lot for your help....
Nicolás Marconi
Hi @nicomarconi,
Unfortunately, we currently do not have any SDK or GUI Guider example codes on how to implement an SPI LCD display on the MCX A153.
The best alternative would be to use a MCX N example code as base and port it to the MCX A. You can find this example on the SDK, by searching for lvgl examples.
BR,
Edwin.