Skip to content
Discussion options

You must be logged in to vote

Yes, the ILI9341 driver module implements the MIPI display commands over SPI. It works with many different display modules from different manufacturers, for example the ST7789, that support the same command set and transport. The ILI9481 supports bigger screens than ILI9341 (320x480 v. 240x320), but is otherwise the same. With the appropriate configuration for your LCD panel, it should work with ILI9481.

The documentation for the Moddable SDK's ILI9341 driver covers more details about capabilities and configuration.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by salarizadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants