almindor / mipidsi

MIPI Display Serial Interface unified driver
MIT License
108 stars 46 forks source link

WIP Feature/ili9341 #43

Closed georgik closed 1 year ago

georgik commented 1 year ago

Work in Progress

The PR contains suggestion to add ili9341. The driver is copy of already existing ili9342c.rs. There is one remaining issue - blue and red channel seems to be flipped for rgb565.

I welcome any suggestion for the correction.

The driver can be tested using GitPod and Wokwi:

georgik commented 1 year ago

There is already opened PR #39 . The solution there works without problem. Blue and red channels are not flipped. Cancelling this PR.