Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. px_forever
    P
    • Profile
    • Following 0
    • Followers 0
    • my integral 115
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    px_foreverLV 2

    @px_forever

    115
    integral
    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    px_forever Unfollow Follow

    Latest posts made by px_forever

    • Reply: A40i如何连接RGB565的显示屏接口

      @px_forever 我已经知道怎么接了,可以百度一下RGB888在程序上是如何转RGB565,你就知道怎么接了。实际上转换原理就是某些通道去掉低位即可,那么只需要对应通道接高5位,高6位就行。

      posted in 其它全志芯片讨论区
      P
      px_forever
    • A40i如何连接RGB565的显示屏接口

      我知道A40i支持RGB888接口,但是现在我有一个RGB565的屏幕,它应该如何去连接到A40i的LCD的D[23:0]脚?
      这是A40i的RGB888接口图:
      Snipaste_2023-05-23_21-24-50.png
      这是我的RGB565屏幕接口:
      Snipaste_2023-05-23_21-27-06.png
      在芯片手册找了半天,也没找到任何关于非RG888并行显示接口该怎么接data线。希望有大佬点拨一下。

      posted in 其它全志芯片讨论区
      P
      px_forever