You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made the mistake recently of buying two ILI9341 displays with an 8bit parallel connection.
I haven't noticed that there is a difference between the development boards and thought you could choose with these boards between SPI and parallel mode, but the SPI interface was for the SD card of course.
Anyway, while researching for a bit, I noticed a project supporting the parallel interface on this kind of board.
The good news is that this example also uses the IDF as a development environment, but can't say whether it is difficult to port the needed code here.
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I made the mistake recently of buying two ILI9341 displays with an 8bit parallel connection.
I haven't noticed that there is a difference between the development boards and thought you could choose with these boards between SPI and parallel mode, but the SPI interface was for the SD card of course.
Anyway, while researching for a bit, I noticed a project supporting the parallel interface on this kind of board.
The good news is that this example also uses the IDF as a development environment, but can't say whether it is difficult to port the needed code here.
https://github.com/nopnop2002/esp-idf-parallel-tft
Would really love to see these displays supported, too. In the meantime, I just ordered another two but with SPI 😇
The text was updated successfully, but these errors were encountered: