parent
eea5c86d51
commit
1d5af9d784
|
@ -435,11 +435,13 @@ cat /dev/zero > /dev/fb0
|
||||||
3. [使用 LicheeRV 86 Panel 与 Tina BSP 实现 RGB 与 SPI 双屏显示](https://wiki.sipeed.com/soft/Lichee/zh/Lichee-RV/contribution/Dual_screen_display/Dual_screen_display.html)
|
3. [使用 LicheeRV 86 Panel 与 Tina BSP 实现 RGB 与 SPI 双屏显示](https://wiki.sipeed.com/soft/Lichee/zh/Lichee-RV/contribution/Dual_screen_display/Dual_screen_display.html)
|
||||||
4. [ST7789 TFT_eSPI 1.9寸170x320屏幕旋转及显示偏移问题](https://blog.csdn.net/wdalfred/article/details/135296873)
|
4. [ST7789 TFT_eSPI 1.9寸170x320屏幕旋转及显示偏移问题](https://blog.csdn.net/wdalfred/article/details/135296873)
|
||||||
5. [ST7789屏幕显示方向设置](https://blog.csdn.net/m0_63674807/article/details/140695401)
|
5. [ST7789屏幕显示方向设置](https://blog.csdn.net/m0_63674807/article/details/140695401)
|
||||||
6. [【鲁班猫2】基于SPI子系统编写一个GC9A01的屏幕驱动](https://blog.csdn.net/qq_42795119/article/details/139299821)
|
6. [Linux驱动开发 / fbtft源码速读](https://zhuanlan.zhihu.com/p/334941197)
|
||||||
7. [泰山派rk3566 spi驱动st7789 tft lcd屏幕](https://blog.csdn.net/weixin_73794909/article/details/139270013)
|
7. [【鲁班猫2】基于SPI子系统编写一个GC9A01的屏幕驱动](https://blog.csdn.net/qq_42795119/article/details/139299821)
|
||||||
8. [全志R128应用开发案例——SPI驱动ST7789V1.3寸LCD](https://cloud.tencent.com/developer/article/2386936)
|
8. [泰山派rk3566 spi驱动st7789 tft lcd屏幕](https://blog.csdn.net/weixin_73794909/article/details/139270013)
|
||||||
9. [嵌入式Linux 学习笔记 (一) fbtft使用笔记](https://blog.csdn.net/weixin_42487906/article/details/126042279)
|
9. [全志R128应用开发案例——SPI驱动ST7789V1.3寸LCD](https://cloud.tencent.com/developer/article/2386936)
|
||||||
10. [深入理解FBTFT--使用篇](https://blog.csdn.net/qq_40937426/article/details/108890623)
|
10. [嵌入式Linux 学习笔记 (一) fbtft使用笔记](https://blog.csdn.net/weixin_42487906/article/details/126042279)
|
||||||
11. [TFT驱动ST7789使用总结](https://blog.csdn.net/qq_28576837/article/details/130694215)
|
11. [深入理解FBTFT--使用篇](https://blog.csdn.net/qq_40937426/article/details/108890623)
|
||||||
12. [嵌入式Linux使用TFT屏幕:使用TinyDRM点亮ST7789V屏幕](https://blog.csdn.net/CNflysky/article/details/120492583)
|
12. [TFT驱动ST7789使用总结](https://blog.csdn.net/qq_28576837/article/details/130694215)
|
||||||
13. [DRM驱动移植spi显示屏(st7789芯片驱动)](https://blog.csdn.net/zichuanning520/article/details/130028390)
|
13. [ST7789V2 LCD驱动芯片](https://blog.csdn.net/weixin_43885532/article/details/109533717)
|
||||||
|
14. [嵌入式Linux使用TFT屏幕:使用TinyDRM点亮ST7789V屏幕](https://blog.csdn.net/CNflysky/article/details/120492583)
|
||||||
|
15. [DRM驱动移植spi显示屏(st7789芯片驱动)](https://blog.csdn.net/zichuanning520/article/details/130028390)
|
||||||
|
|
Loading…
Reference in New Issue