关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

发布于 2023-08-08 17:18:04

大家好,我找到两个fast SPI library,分别是ST7789和ILI9341驱动的,他们在16MHz的 AVR Arduino上运行的特别快,我自己也做了实验,运行速度要比在W806上面快得多(W806使用的是Adafruit_ST7735_and_ST7789_Library),有没有办法让ST7789 fast SPI library and ILI9341 fast SPI library支持W806,我试过烧录W806时报错了,
1691486052810.jpg
下面是这两个库的网址
https://github.com/cbm80amiga/Arduino_ST7789_Fast
https://github.com/cbm80amiga/ILI9341_Fast
他还有一个STM32的库
https://github.com/cbm80amiga/Arduino_ST7789_STM
下面是视频
https://www.youtube.com/watch?v=0RnzPXBY3SM
谢谢大家
@AnatolSher

查看更多

关注者
0
被浏览
2.4k
AnatolSher
AnatolSher 认证专家 2023-08-08
Lover of the ocean, yachts and Arduino

In COMPATIBILITY_MODE, there won't be much performance gain. For w80x chips, there are two options to improve performance. The first is to use the SDIO->SPI driver, the second is to rewrite access to the SPI controller taking into account hardware capabilities. This may take a long time. The priority of our team is to adapt LVGL to our Arduino core. If we have free time, we will explore these fast libraries

2 个回答
小学生
小学生 2023-08-08
我是小学生

好的,期待你们的好消息,加油!

撰写答案

请登录后再发布答案,点击登录

发布
问题

分享
好友

手机
浏览

扫码手机浏览