kendryte / canmv

Other
58 stars 21 forks source link

LCD #20

Closed weilian1977 closed 1 year ago

weilian1977 commented 1 year ago

there (https://github.com/kendryte/canmv/tree/main/components/drivers/lcd)/src/) give MCU and RGB driver,Can give some LCD Specific model that MCU and RGB driver support?

liuyunrui123 commented 1 year ago

The default lcd uses ST7789 driver ic, and has 8080 interface. K210 does not support rgb LCD, it is not recommended.

weilian1977 commented 1 year ago

Thanks a lot,K210 8080 interface can supported How high resolution?480*320?

kendryte747 commented 1 year ago

The resolution is limited by memory and lcd controller. K210 use spi simulate 8080, output speed up to 120Mhz.

weilian1977 commented 1 year ago

how about 800*480?

kendryte747 commented 1 year ago

Our customer has driven 800x480 MCU screen~

weilian1977 commented 1 year ago

8080?or need other chip?

kendryte747 commented 1 year ago

8080